Package | Description |
---|---|
com.openinventor.meshviz.data | |
com.openinventor.meshviz.elements |
Modifier and Type | Class and Description |
---|---|
class |
PbCartesianGrid2D
Defines a cartesian grid surface mesh.
|
class |
PbGrid2D
Defines an abstract grid surface mesh.
|
class |
PbIndexedMesh2D
Defines a surface mesh of polygons.
|
class |
PbParalCartesianGrid2D
Defines a parallel cartesian grid surface 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 |
PbTriangleMesh2D
Defines a surface mesh of triangles.
|
Modifier and Type | Method and Description |
---|---|
PbMesh2D |
PbMesh2D.getFaultMesh(int num_fault_lines,
int[] fault_line_sizes,
SbVec3f[] coord)
Same as calling getFaultMesh(num_fault_lines, fault_line_sizes, coord,PbMesh2D.USE_ADJACENT_DERIVS, PbDefinedValue())
|
PbMesh2D |
PoMesh2D.getMesh()
Gets the current surface mesh.
|
Modifier and Type | Method and Description |
---|---|
void |
PoMesh2D.setMesh(PbMesh2D mesh)
Defines the current surface mesh.
|
Modifier and Type | Method and Description |
---|---|
static PbMesh2D |
PoMeshElement.getMesh2D(SoState state) |
Modifier and Type | Method and Description |
---|---|
static void |
PoMeshElement.set(SoState state,
SoNode node,
PbMesh2D mesh) |
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com