BBox typedef | BRep< 2, T > | |
BRep() | BRep< 2, T > | [inline] |
BRep(const BRep &other) | BRep< 2, T > | [inline] |
BRep(const SizeType verticesSize, const void *vertices, const SizeType simplicesSize, const void *indexedSimplices, const BBox &cartesianDomain, const Number maximumDistance) | BRep< 2, T > | [inline] |
computeBBox() const | BRep< 2, T > | [inline] |
computeClosestPoint(const Lattice &lattice, std::vector< Grid > *grids, Number maximumDistance, bool arePerformingLocalClipping, int arePerformingGlobalClipping, const std::vector< Point > &globalPoints) const | BRep< 2, T > | [inline] |
computeClosestPointUnsigned(const Lattice &lattice, std::vector< Grid > *grids, Number maximumDistance, bool arePerformingLocalClipping, int arePerformingGlobalClipping, const std::vector< Point > &globalPoints) const | BRep< 2, T > | [inline] |
computeClosestPointUnsignedUsingBBox(const Lattice &lattice, std::vector< Grid > *grids, Number maximumDistance) const | BRep< 2, T > | [inline] |
computeClosestPointUnsignedUsingBruteForce(const Lattice &lattice, std::vector< Grid > *grids, Number maximumDistance) const | BRep< 2, T > | [inline] |
computeClosestPointUsingBBox(const Lattice &lattice, std::vector< Grid > *grids, Number maximumDistance) const | BRep< 2, T > | [inline] |
computeClosestPointUsingBruteForce(const Lattice &lattice, std::vector< Grid > *grids, Number maximumDistance) const | BRep< 2, T > | [inline] |
display(std::ostream &out) const | BRep< 2, T > | [inline] |
displayInformation(std::ostream &out) const | BRep< 2, T > | [inline] |
getLeftFace(const int vertexIndex) const (defined in BRep< 2, T >) | BRep< 2, T > | [inline] |
getMaximimFaceIdentifier() const | BRep< 2, T > | [inline] |
getMaximumFaceIdentifier() const | BRep< 2, T > | [inline] |
getRightFace(const int vertexIndex) const (defined in BRep< 2, T >) | BRep< 2, T > | [inline] |
Grid typedef | BRep< 2, T > | |
Index typedef | BRep< 2, T > | |
Lattice typedef | BRep< 2, T > | |
make(const SizeType verticesSize, const void *vertices, const SizeType simplicesSize, const void *indexedSimplices) | BRep< 2, T > | [inline] |
make(const SizeType verticesSize, const void *vertices, const SizeType simplicesSize, const void *indexedSimplices, const BBox &cartesianDomain, const Number maximumDistance) | BRep< 2, T > | [inline] |
Number typedef | BRep< 2, T > | |
operator=(const BRep &other) | BRep< 2, T > | [inline] |
Point typedef | BRep< 2, T > | |
SizeType typedef | BRep< 2, T > | |
~BRep() | BRep< 2, T > | [inline] |