, including all inherited members.
| _brep | StateBase< N, T > | [protected] |
| _domain | StateBase< N, T > | [protected] |
| _grids | StateBase< N, T > | [protected] |
| _hasBRepBeenSet | StateBase< N, T > | [protected] |
| _hasCptBeenComputed | StateBase< N, T > | [protected] |
| _lattice | StateBase< N, T > | [protected] |
| _maximumDistance | StateBase< N, T > | [protected] |
| areGridsValid() | StateBase< N, T > | |
| areGridsValidUnsigned() | StateBase< N, T > | |
| BBox typedef | StateBase< N, T > | [protected] |
| BRep typedef | StateBase< N, T > | [protected] |
| clearGrids() | StateBase< N, T > | [inline] |
| computeClosestPointTransformUnsignedUsingBBox() | StateBase< N, T > | |
| computeClosestPointTransformUnsignedUsingBruteForce() | StateBase< N, T > | |
| computeClosestPointTransformUsingBBox() | StateBase< N, T > | |
| computeClosestPointTransformUsingBruteForce() | StateBase< N, T > | |
| computeClosestPointTransformUsingTree() | StateBase< N, T > | |
| displayInformation(std::ostream &out) const | StateBase< N, T > | |
| floodFillAtBoundary(Number farAway) | StateBase< N, T > | |
| floodFillDetermineSign(Number farAway) | StateBase< N, T > | |
| floodFillUnsigned(Number farAway) | StateBase< N, T > | |
| getDomain() const | StateBase< N, T > | [inline] |
| getMaximumDistance() const | StateBase< N, T > | [inline] |
| getNumberOfGrids() const | StateBase< N, T > | [inline] |
| Grid typedef | StateBase< N, T > | [protected] |
| hasBRepBeenSet() const | StateBase< N, T > | [inline] |
| Index typedef | StateBase< N, T > | [protected] |
| IndexedFace typedef | StateBase< N, T > | [protected] |
| initializeGrids() | StateBase< N, T > | [inline, protected] |
| insertGrid(ads::Array< N, Number, A1 > *distance, ads::Array< N, Point, A2 > *gradientOfDistance, ads::Array< N, Point, A3 > *closestPoint, ads::Array< N, int, A4 > *closestFace) | StateBase< N, T > | [inline] |
| insertGrid(const int *indexLowerBounds, const int *indexUpperBounds, Number *distance, Number *gradientOfDistance, Number *closestPoint, int *closestFace) | StateBase< N, T > | |
| Lattice typedef | StateBase< N, T > | [protected] |
| Number typedef | StateBase< N, T > | [protected] |
| Point typedef | StateBase< N, T > | [protected] |
| Range typedef | StateBase< N, T > | [protected] |
| setBRep(int verticesSize, const void *vertices, int facesSize, const void *faces) | StateBase< N, T > | |
| setBRepWithNoClipping(int verticesSize, const void *vertices, int facesSize, const void *faces) | StateBase< N, T > | |
| setLattice(const Index &extents, const BBox &domain) | StateBase< N, T > | |
| setLattice(const int *extents, const Number *domain) | StateBase< N, T > | [inline] |
| setParameters(const BBox &domain, Number maximumDistance) | StateBase< N, T > | |
| setParameters(const Number *domain, const Number maximumDistance) | StateBase< N, T > | [inline] |
| setParameters(const Number maximumDistance) | StateBase< N, T > | [inline] |
| StateBase() | StateBase< N, T > | [inline] |
| ~StateBase() | StateBase< N, T > | [inline] |