Uses of Class
com.openinventor.meshvizxlm.mapping.details.MoSurfaceMeshDetail
-
Packages that use MoSurfaceMeshDetail Package Description com.openinventor.meshvizxlm.mapping.details Provides classes for detail information storage. -
-
Uses of MoSurfaceMeshDetail in com.openinventor.meshvizxlm.mapping.details
Methods in com.openinventor.meshvizxlm.mapping.details that return MoSurfaceMeshDetail Modifier and Type Method Description MoSurfaceMeshDetail
MoSurfaceMeshDetail. clone()
MoSurfaceMeshDetail
MoFaceDetail. getMeshRepresentationDetail()
Returns information about the mesh representation (skin, isosurface...) containing the face, represented as aMoSurfaceMeshDetail
, if available, returns null otherwise.
-