Uses of Class
com.openinventor.meshviz.data.PbMesh.ContainingCell
-
Packages that use PbMesh.ContainingCell Package Description com.openinventor.meshviz.data -
-
Uses of PbMesh.ContainingCell in com.openinventor.meshviz.data
Methods in com.openinventor.meshviz.data that return PbMesh.ContainingCell Modifier and Type Method Description PbMesh.ContainingCell
PbMesh. findContainingCell(SbVec3f point, float tolerance)
Find the cell that contains the point.PbMesh.ContainingCell
PbMesh. findContainingCell(SbVec3f point, float tolerance, PbCell adjacent_cell)
-