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