Uses of Class
com.openinventor.meshviz.data.PbMesh.CellBox
-
Packages that use PbMesh.CellBox Package Description com.openinventor.meshviz.data -
-
Uses of PbMesh.CellBox in com.openinventor.meshviz.data
Methods in com.openinventor.meshviz.data that return PbMesh.CellBox Modifier and Type Method Description PbMesh.CellBox
PbMesh. getBiggestCellBox()
Gets the biggest cell's bounding box, returns also the index of this cell .PbMesh.CellBox
PbMesh. getSmallestCellBox()
Gets the smallest cell's bounding box, returns also the index of this cell .
-