Open Inventor Release 2024.1.1
 
Loading...
Searching...
No Matches
PbHexahedronMesh3D Member List

This is the complete list of members for PbHexahedronMesh3D, including all inherited members.

addStringsSet(int set_index, const SbString *val, const SbString &set_name="")PbMeshvirtual
addValuesSet(int set_index, const float *val, const SbString &set_name="")PbMeshvirtual
addValuesSet(int set_index, const float *val, DataBinding binding, const SbString &set_name="")PbMesh
addVecsSet(int set_index, const SbVec3f *val, const SbString &set_name="")PbMeshvirtual
DataBinding enum namePbMesh
enableConnection(SbBool flag)PbBaseinline
findContainingCell(const SbVec3f &point, float tolerance, SbVec3f &pcoord, const PbCell *adjacent_cell) constPbMeshvirtual
findContainingCell(const SbVec3f &point, float tolerance, SbVec3f &pcoord) constPbMeshvirtual
getAdjacentCellsIndByFacet(int cell_index, PbArrayOfInt &adjacent_cells) constPbMeshvirtual
getAdjacentCellsIndByNode(int cell_index, PbArrayOfInt &adjacent_cells) constPbMeshvirtual
getArea() constPbMesh3Dinlinevirtual
getBiggestCellBox(int &cell_index) constPbMeshvirtual
getBoundingBox() constPbMeshinline
getCell(int cell_index) constPbHexahedronMesh3Dvirtual
getCoordinates(const float *&xnod, const float *&ynod, const float *&znod, int &size_xnod, int &size_ynod, int &size_znod) constPbIndexedMesh3Dinlinevirtual
getGeometry(int &num_nodes, const float *&x_nod, const float *&y_nod, const float *&z_nod, int &num_hexahedrons, const int *&hexahedron_index) constPbHexahedronMesh3D
getGeometry(int &num_nodes, const float *&x_nod, const float *&y_nod, const float *&z_nod, int &num_hexahedrons, const int **&hexahedron_index) constPbHexahedronMesh3D
PbIndexedMesh3D::getGeometry(int &num_nodes, const float *&x_nod, const float *&y_nod, const float *&z_nod, int &num_cells, const int *&cell_index, const int *&cell_type) constPbIndexedMesh3D
getMaxValuesSet(int set_index, float &max) constPbMeshvirtual
getMaxVecsSet(int set_index, float &max) constPbMeshvirtual
getMinValuesSet(int set_index, float &min) constPbMeshvirtual
getMinVecsSet(int set_index, float &min) constPbMeshvirtual
getNodeCoord(int nod_index) constPbIndexedMesh3Dinlinevirtual
getNodeOwnerCellsInd(int nod_index, PbArrayOfInt &owner_cells) constPbIndexedMesh3Dvirtual
getNodes(int &num_nodes, const float *&x_nod, const float *&y_nod, const float *&z_nod) constPbIndexedMesh3D
getNodesOwnerCellsInd(const PbArrayOfInt &nod_indices, PbArrayOfInt &owner_cells) constPbHexahedronMesh3Dvirtual
getNumCells() constPbMeshinline
getNumNodes() constPbMeshinline
getNumStringsSet() constPbMeshvirtual
getNumValuesSet() constPbMeshvirtual
getNumVecsSet() constPbMeshvirtual
getSmallestCellBox(int &cell_index) constPbMeshvirtual
getStringsSet(int set_index) constPbMeshvirtual
getStringsSetName(int set_index) constPbMeshvirtual
getValuesBinding(int set_index) constPbMesh
getValuesSet(int set_index) constPbMeshvirtual
getValuesSetName(int set_index) constPbMeshvirtual
getVecsSet(int set_index) constPbMeshvirtual
getVecsSetName(int set_index) constPbMeshvirtual
getVolume() constPbMesh3Dvirtual
isConnectionEnabled() constPbBaseinline
isDataDuplicated() constPbMeshinline
operator!=PbHexahedronMesh3Dfriend
operator=(const PbHexahedronMesh3D &mesh)PbHexahedronMesh3D
PbIndexedMesh3D::operator=(const PbIndexedMesh3D &mesh)PbIndexedMesh3D
PbMesh::operator=(const PbMesh &mesh)PbMesh
PbBase::operator=(const PbBase &base)PbBase
operator==PbHexahedronMesh3Dfriend
PbHexahedronMesh3D(SbBool isDataDuplicate=TRUE)PbHexahedronMesh3D
PbHexahedronMesh3D(const PbHexahedronMesh3D &mesh)PbHexahedronMesh3D
PbHexahedronMesh3D(int num_nodes, const float *x_nod, const float *y_nod, const float *z_nod, int num_hexahedrons, const int *hexahedron_index, SbBool is_data_duplicate=TRUE)PbHexahedronMesh3D
PbIndexedMesh3D(SbBool is_data_duplicate=TRUE)PbIndexedMesh3D
PbIndexedMesh3D(const PbIndexedMesh3D &mesh)PbIndexedMesh3D
PbIndexedMesh3D(int num_nodes, const float *x_nod, const float *y_nod, const float *z_nod, int num_cells, const int *cell_index, const int *cell_type, SbBool is_data_duplicate=TRUE)PbIndexedMesh3D
PbMesh(SbBool is_data_duplicated=TRUE)PbMesh
PbMesh(const PbMesh &mesh)PbMesh
PER_CELL enum valuePbMesh
PER_NODE enum valuePbMesh
removeAllStringsSet()PbMeshvirtual
removeAllValuesSet()PbMeshvirtual
removeAllVecsSet()PbMeshvirtual
removeStringsSet(int set_index)PbMeshvirtual
removeValuesSet(int set_index)PbMeshvirtual
removeVecsSet(int set_index)PbMeshvirtual
setCoordinates(const float *x_nod, const float *y_nod, const float *z_nod)PbIndexedMesh3Dvirtual
setGeometry(int num_nodes, const float *x_nod, const float *y_nod, const float *z_nod, int num_hexahedrons, const int *hexahedron_index)PbHexahedronMesh3D
PbIndexedMesh3D::setGeometry(int num_nodes, const float *x_nod, const float *y_nod, const float *z_nod, int num_cells, const int *cell_index, const int *cell_type)PbIndexedMesh3D
touch()PbBase
~PbHexahedronMesh3D()PbHexahedronMesh3D
~PbIndexedMesh3D()PbIndexedMesh3D
~PbMesh()PbMesh