BBox typedef | BRep< 3, T > | |
BRep() | BRep< 3, T > | [inline] |
BRep(const BRep &other) | BRep< 3, T > | [inline] |
BRep(const SizeType verticesSize, const void *vertices, const SizeType simplicesSize, const void *indexedSimplices, const BBox &cartesianDomain, const Number maximumDistance) | BRep< 3, T > | [inline] |
computeBBox() const | BRep< 3, T > | [inline] |
computeClosestPoint(const Lattice &lattice, std::vector< Grid > *grids, Number maximumDistance) const | BRep< 3, T > | [inline] |
computeClosestPointUnsigned(const Lattice &lattice, std::vector< Grid > *grids, Number maximumDistance) const | BRep< 3, T > | [inline] |
computeClosestPointUnsignedUsingBBox(const Lattice &lattice, std::vector< Grid > *grids, Number maximumDistance) const | BRep< 3, T > | [inline] |
computeClosestPointUnsignedUsingBruteForce(const Lattice &lattice, std::vector< Grid > *grids, Number maximumDistance) const | BRep< 3, T > | [inline] |
computeClosestPointUsingBBox(const Lattice &lattice, std::vector< Grid > *grids, Number maximumDistance) const | BRep< 3, T > | [inline] |
computeClosestPointUsingBruteForce(const Lattice &lattice, std::vector< Grid > *grids, Number maximumDistance) const | BRep< 3, T > | [inline] |
display(std::ostream &out) const | BRep< 3, T > | [inline] |
displayInformation(std::ostream &out) const | BRep< 3, T > | [inline] |
getMaximumFaceIdentifier() const | BRep< 3, T > | [inline] |
Grid typedef | BRep< 3, T > | |
Index typedef | BRep< 3, T > | |
Lattice typedef | BRep< 3, T > | |
make(const SizeType verticesSize, const void *vertices, const SizeType simplicesSize, const void *indexedSimplices) | BRep< 3, T > | [inline] |
make(const SizeType verticesSize, const void *vertices, const SizeType simplicesSize, const void *indexedSimplices, const BBox &cartesianDomain, const Number maximumDistance) | BRep< 3, T > | [inline] |
Number typedef | BRep< 3, T > | |
operator=(const BRep &other) | BRep< 3, T > | [inline] |
Point typedef | BRep< 3, T > | |
SizeType typedef | BRep< 3, T > | |
~BRep() | BRep< 3, T > | [inline] |