Package | Description |
---|---|
com.openinventor.meshviz.data | |
com.openinventor.meshviz.elements | |
com.openinventor.meshviz.nodes |
Modifier and Type | Class and Description |
---|---|
class |
PbCartesianGrid2D
Defines a cartesian grid surface mesh.
|
class |
PbCartesianGrid3D
Defines a cartesian grid volume mesh.
|
class |
PbGrid2D
Defines an abstract grid surface mesh.
|
class |
PbGrid3D
Defines an abstract grid volume mesh.
|
class |
PbHexahedronMesh3D
Defines a mesh of hexahedrons.
|
class |
PbIndexedMesh2D
Defines a surface mesh of polygons.
|
class |
PbIndexedMesh3D
Defines a volume mesh of polyhedrons.
|
class |
PbIrregularMesh1D
Defines a irregular mono-dimensional mesh.
|
class |
PbMesh1D
Defines an abstract mono-dimensional mesh.
|
class |
PbMesh2D
Defines an abstract surface mesh.
|
class |
PbMesh3D
Defines an abstract volume mesh.
|
class |
PbParalCartesianGrid2D
Defines a parallel cartesian grid surface mesh.
|
class |
PbParalCartesianGrid3D
Defines a parallel cartesian grid volume mesh.
|
class |
PbPolarGrid2D
Defines a polar grid surface mesh.
|
class |
PbQuadrangleMesh2D
Defines a surface mesh of quadrangles.
|
class |
PbRegularCartesianGrid2D
Defines a regular cartesian grid surface mesh.
|
class |
PbRegularCartesianGrid3D
Defines a regular cartesian grid volume mesh.
|
class |
PbRegularMesh1D
Defines a regular mono-dimensional mesh.
|
class |
PbTetrahedronMesh3D
Defines a mesh of tetrahedrons.
|
class |
PbTriangleMesh2D
Defines a surface mesh of triangles.
|
Modifier and Type | Method and Description |
---|---|
PbMesh |
PoMesh.getMesh()
Gets the current
PbMesh object. |
Modifier and Type | Method and Description |
---|---|
void |
PoMesh.setMesh(PbMesh mesh)
Sets a reference to a
PbMesh object. |
Constructor and Description |
---|
PbHexahedronCell(PbMesh owner_mesh)
Constructor of a default simple cell.
|
PbPixelCell(PbMesh owner_mesh)
Constructor of a default simple cell.
|
PbPyramidCell(PbMesh owner_mesh)
Constructor of a default simple cell.
|
PbQuadrangleCell(PbMesh owner_mesh)
Constructor of a default simple cell.
|
PbTetrahedronCell(PbMesh owner_mesh)
Constructor of a default simple cell.
|
PbTriangleCell(PbMesh owner_mesh)
Constructor of a default simple cell.
|
PbVoxelCell(PbMesh owner_mesh)
Constructor of a default simple cell.
|
PbWedgeCell(PbMesh owner_mesh)
Constructor of a default simple cell.
|
Modifier and Type | Method and Description |
---|---|
static PbMesh |
PoMeshElement.getMesh(SoState state) |
Modifier and Type | Method and Description |
---|---|
PbMesh |
PoMeshProperty.getMesh()
Gets the instance of a derived class of
PbMesh . |
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com