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