Package | Description |
---|---|
com.openinventor.meshviz.data | |
com.openinventor.meshviz.misc.callbacks |
Modifier and Type | Class and Description |
---|---|
class |
PbHexahedronCell
Defines an hexahedron cell of a volume mesh.
|
class |
PbPixelCell
Defines a pixel cell of a surface mesh.
|
class |
PbPyramidCell
Defines a pyramid cell of a volume mesh.
|
class |
PbQuadrangleCell
Defines a quadrangle cell of a surface mesh.
|
class |
PbTetrahedronCell
Defines an tetrahedron cell of a volume mesh.
|
class |
PbTriangleCell
Defines a triangle cell of a surface mesh.
|
class |
PbVoxelCell
Defines a voxel cell of a volume mesh.
|
class |
PbWedgeCell
Defines a wedge cell of a volume mesh.
|
Modifier and Type | Field and Description |
---|---|
PbCell |
PbMesh.ContainingCell.cell |
Modifier and Type | Method and Description |
---|---|
PbCell |
PbMesh.getCell(int cell_index)
Gets the cell with index cell_index.
|
Modifier and Type | Method and Description |
---|---|
PbMesh.ContainingCell |
PbMesh.findContainingCell(SbVec3f point,
float tolerance,
PbCell adjacent_cell) |
Modifier and Type | Method and Description |
---|---|
void |
PoProbeCB.invoke(PoMeshProbePoint probe,
PbCell cell)
This method will be invoked when the native callback will be called so that you only
need to override this method to fill the method's body.
|
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com