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