Skip to main content

register_hex_mesh

Function register_hex_mesh 

Source
pub fn register_hex_mesh(
    name: impl Into<String>,
    vertices: Vec<Vec3>,
    hexes: Vec<[u32; 8]>,
) -> VolumeMeshHandle
Expand description

Registers a hexahedral mesh with polyscope.