Class PoMesh3D

All Implemented Interfaces:
SafeDisposable
Direct Known Subclasses:
PoMesh3DVec, PoMeshCrossContour, PoMeshCrossSection, PoMeshLevelSurf, PoMeshSkeleton, PoMeshSkin

public class PoMesh3D extends PoMesh
Base class for all volume mesh representations.
  • Method Details

    • getMesh

      public PbMesh3D getMesh()
      Gets the current volume mesh.
      Overrides:
      getMesh in class PoMesh
    • setMesh

      public void setMesh(PbMesh3D mesh)
      Defines the current volume mesh. See PoMesh for explanation about the current mesh.
    • getClassNodekitCatalog

      public static SoNodekitCatalog getClassNodekitCatalog()
      Returns the SoNodekitCatalog for this class.