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