Uses of Class
com.openinventor.imageviz.SbStructuredQuadrilateralMesh
-
Packages that use SbStructuredQuadrilateralMesh Package Description com.openinventor.imageviz.workflows -
-
Uses of SbStructuredQuadrilateralMesh in com.openinventor.imageviz.workflows
Methods in com.openinventor.imageviz.workflows that return SbStructuredQuadrilateralMesh Modifier and Type Method Description SbStructuredQuadrilateralMesh
DentalPanoramicExtractor. getArchMesh()
Get the mesh forming the surface to unfold in the output volume.Methods in com.openinventor.imageviz.workflows with parameters of type SbStructuredQuadrilateralMesh Modifier and Type Method Description void
DentalPanoramicExtractor. setArchMesh(SbStructuredQuadrilateralMesh name_12)
Set the mesh forming the surface to unfold in the output volume.
-