BBox typedef | State< 2, T > | |
BRep typedef | State< 2, T > | |
computeClosestPointTransform() | State< 2, T > | [inline] |
computeClosestPointTransformUnsigned() | State< 2, T > | [inline] |
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] |
Grid typedef | State< 2, T > | |
Index typedef | State< 2, T > | |
IndexedFace typedef | State< 2, T > | |
Lattice typedef | State< 2, T > | |
Number typedef | State< 2, T > | |
Point typedef | State< 2, T > | |
Range typedef | State< 2, T > | |
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] |
State() | State< 2, T > | [inline] |
~State() | State< 2, T > | [inline] |