This is the complete list of members for PbCell, including all inherited members.
enableConnection(SbBool flag) | PbBase | inline |
getArea() const =0 | PbCell | pure virtual |
getBoundingBox() const | PbCell | virtual |
getBounds(float &xmin, float &ymin, float &zmin, float &xmax, float &ymax, float &zmax) const | PbCell | virtual |
getCenter() const | PbCell | virtual |
getIndex() const | PbCell | inline |
getLongestEdgeLength() const =0 | PbCell | pure 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 =0 | PbCell | pure virtual |
getNodesIndexOfFacet(int facet, PbArrayOfInt &nodes_index) const =0 | PbCell | pure virtual |
getNodesLocalIndexOfEdge(int edge, PbArrayOfInt &nodes_index) const =0 | PbCell | pure virtual |
getNodesLocalIndexOfFacet(int facet, PbArrayOfInt &nodes_index) const =0 | PbCell | pure virtual |
getNumEdges() const | PbCell | inline |
getNumFacets() const | PbCell | inline |
getNumNodes() const | PbCell | inline |
getValue(const SbVec3f &pcoord, const float *s) const | PbCell | virtual |
getValue(const SbVec3f &pcoord, const SbVec3f *v) const | PbCell | virtual |
getValue(const float *weight, const float *s) const | PbCell | |
getValue(const float *weight, const SbVec3f *v) const | PbCell | |
getVolume() const =0 | PbCell | pure virtual |
getWeight(const SbVec3f &pcoord, float *weight) const =0 | PbCell | pure virtual |
isConnectionEnabled() const | PbBase | inline |
locatePoint(const SbVec3f &coord, float tolerance, SbVec3f &pcoord) const =0 | PbCell | pure virtual |
operator=(const PbCell &cell) | PbCell | |
PbBase::operator=(const PbBase &base) | PbBase | |
PbCell() | PbCell | |
PbCell(const PbCell &cell) | PbCell | |
touch() | PbBase | |
~PbCell() | PbCell |