Variables | Functions | Enumerations | Enumerator | Typedefs
Variables | defined in | |
Functions | defined in | |
enableConnection(SbBool flag) | PbBase | [inline] |
getArea() const | PbVoxelCell | [inline, virtual] |
getBoundingBox() const | PbVoxelCell | [virtual] |
getBounds(float &xmin, float &ymin, float &zmin, float &xmax, float &ymax, float &zmax) const | PbVoxelCell | [virtual] |
getCenter() const | PbVoxelCell | [virtual] |
getIndex() const | PbCell | [inline] |
getLongestEdgeLength() const | PbVoxelCell | [virtual] |
getNodeCoord(int nod) const | PbCell | [inline] |
getNodeIndex(int nod) const | PbCell | [inline] |
getNodesIndex(PbArrayOfInt &nodes_index) const | PbCell | |
getNodesIndexOfEdge(int edge, PbArrayOfInt &nodes_index) const | PbVoxelCell | [virtual] |
getNodesIndexOfFacet(int facet, PbArrayOfInt &nodes_index) const | PbVoxelCell | [virtual] |
getNodesLocalIndexOfEdge(int edge, PbArrayOfInt &nodes_index) const | PbVoxelCell | [virtual] |
getNodesLocalIndexOfFacet(int facet, PbArrayOfInt &nodes_index) const | PbVoxelCell | [virtual] |
getNumEdges() const | PbCell | [inline] |
getNumFacets() const | PbCell | [inline] |
getNumNodes() const | PbCell | [inline] |
getValue(const SbVec3f &pcoord, const float *s) const | PbVoxelCell | [virtual] |
getValue(const SbVec3f &pcoord, const SbVec3f *v) const | PbVoxelCell | [virtual] |
PbCell::getValue(const float *weight, const float *s) const | PbCell | |
PbCell::getValue(const float *weight, const SbVec3f *v) const | PbCell | |
getVolume() const | PbVoxelCell | [inline, virtual] |
getWeight(const SbVec3f &pcoord, float *weight) const | PbVoxelCell | [virtual] |
isConnectionEnabled() const | PbBase | [inline] |
locatePoint(const SbVec3f &coord, float tolerance, SbVec3f &pcoord) const | PbVoxelCell | [virtual] |
operator=(const PbVoxelCell &cell) | PbVoxelCell | |
PbCell() | PbCell | |
PbCell(const PbCell &cell) | PbCell | |
PbVoxelCell(const PbMesh *owner_mesh) | PbVoxelCell | |
PbVoxelCell(const PbVoxelCell &cell) | PbVoxelCell | |
touch() | PbBase | |
~PbCell() | PbCell | |
~PbVoxelCell() | PbVoxelCell | |
Enumerations | defined in | |
Enumerator | defined in | |
Typedefs | defined in | |