This is the complete list of members for PbIrregularMesh1D, including all inherited members.
addStringsSet(int set_index, const SbString *val, const SbString &set_name="") | PbMesh | virtual |
addValuesSet(int set_index, const float *val, const SbString &set_name="") | PbMesh | virtual |
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="") | PbMesh | virtual |
DataBinding enum name | PbMesh | |
enableConnection(SbBool flag) | PbBase | inline |
findContainingCell(const SbVec3f &point, float tolerance, SbVec3f &pcoord, const PbCell *adjacent_cell) const | PbMesh1D | inlinevirtual |
findContainingCell(const SbVec3f &point, float tolerance, SbVec3f &pcoord) const | PbMesh1D | inlinevirtual |
getAdjacentCellsIndByFacet(int cell_index, PbArrayOfInt &adjacent_cells) const | PbMesh1D | virtual |
getAdjacentCellsIndByNode(int cell_index, PbArrayOfInt &adjacent_cells) const | PbMesh1D | virtual |
getArea() const | PbMesh1D | inlinevirtual |
getBiggestCellBox(int &cell_index) const | PbMesh | virtual |
getBoundingBox() const | PbMesh | inline |
getCell(int cell_index) const | PbMesh1D | inlinevirtual |
getCoordinates(const float *&xnod, const float *&ynod, const float *&znod, int &size_xnod, int &size_ynod, int &size_znod) const | PbMesh | inlinevirtual |
getGeometry(int &size, const float *&x) const | PbIrregularMesh1D | |
getMaxValuesSet(int set_index, float &max) const | PbMesh | virtual |
getMaxVecsSet(int set_index, float &max) const | PbMesh | virtual |
getMinValuesSet(int set_index, float &min) const | PbMesh | virtual |
getMinVecsSet(int set_index, float &min) const | PbMesh | virtual |
getNodeCoord(int nod_index) const | PbIrregularMesh1D | virtual |
getNodeOwnerCellsInd(int nod_index, PbArrayOfInt &owner_cells) const | PbMesh1D | virtual |
getNodesOwnerCellsInd(const PbArrayOfInt &nod_indices, PbArrayOfInt &owner_cells) const | PbMesh1D | virtual |
getNumCells() const | PbMesh | inline |
getNumNodes() const | PbMesh | inline |
getNumStringsSet() const | PbMesh | virtual |
getNumValuesSet() const | PbMesh | virtual |
getNumVecsSet() const | PbMesh | virtual |
getSmallestCellBox(int &cell_index) const | PbMesh | virtual |
getStringsSet(int set_index) const | PbMesh | virtual |
getStringsSetName(int set_index) const | PbMesh | virtual |
getValuesBinding(int set_index) const | PbMesh | |
getValuesSet(int set_index) const | PbMesh | virtual |
getValuesSetName(int set_index) const | PbMesh | virtual |
getVecsSet(int set_index) const | PbMesh | virtual |
getVecsSetName(int set_index) const | PbMesh | virtual |
getVolume() const | PbMesh1D | inlinevirtual |
isConnectionEnabled() const | PbBase | inline |
isDataDuplicated() const | PbMesh | inline |
operator!= | PbIrregularMesh1D | friend |
operator=(const PbIrregularMesh1D &mesh) | PbIrregularMesh1D | |
PbMesh1D::operator=(const PbMesh1D &mesh) | PbMesh1D | |
PbMesh::operator=(const PbMesh &mesh) | PbMesh | |
PbBase::operator=(const PbBase &base) | PbBase | |
operator== | PbIrregularMesh1D | friend |
PbIrregularMesh1D() | PbIrregularMesh1D | |
PbIrregularMesh1D(const PbIrregularMesh1D &mesh) | PbIrregularMesh1D | |
PbIrregularMesh1D(int size, const float *x) | PbIrregularMesh1D | |
PbMesh(SbBool is_data_duplicated=TRUE) | PbMesh | |
PbMesh(const PbMesh &mesh) | PbMesh | |
PER_CELL enum value | PbMesh | |
PER_NODE enum value | PbMesh | |
removeAllStringsSet() | PbMesh | virtual |
removeAllValuesSet() | PbMesh | virtual |
removeAllVecsSet() | PbMesh | virtual |
removeStringsSet(int set_index) | PbMesh | virtual |
removeValuesSet(int set_index) | PbMesh | virtual |
removeVecsSet(int set_index) | PbMesh | virtual |
setCoordinates(const float *x_nod, const float *y_nod, const float *z_nod) | PbMesh | inlinevirtual |
setGeometry(int size, const float *x) | PbIrregularMesh1D | |
touch() | PbBase | |
~PbIrregularMesh1D() | PbIrregularMesh1D | |
~PbMesh() | PbMesh |