3Depict
BoundCube Member List

This is the complete list of members for BoundCube, including all inherited members.

BoundCube()BoundCubeinline
BoundCube(const Point3D &p1, const Point3D &p2)BoundCube
containedInSphere(const Point3D &pt, float sqrRad) constBoundCube
contains(const BoundCube &b) constBoundCube
containsPt(const Point3D &pt) constBoundCube
expand(const BoundCube &b)BoundCube
expand(const Point3D &p)BoundCube
expand(float v)BoundCube
getBound(unsigned int bound, unsigned int minMax) constBoundCube
getBound(Point3D &bound, unsigned int minMax) constBoundCube
getBounds(Point3D &low, Point3D &high) constBoundCube
getCentroid() constBoundCube
getLargestDim() constBoundCube
getMaxDistanceToBox(const Point3D &pt) constBoundCube
getPlaneIntersectVertices(const Point3D &planeOrigin, const Point3D &normal, std::vector< Point3D > &intersectPts) constBoundCube
getSize(unsigned int dim) constBoundCube
getVertex(unsigned int idx) constBoundCube
getVertices(std::vector< Point3D > &p, bool centre=false) constBoundCube
intersects(const Point3D &pt, float sqrRad) constBoundCube
isFlat() constBoundCube
isNumericallyBig() constBoundCube
isValid() constBoundCube
K3DTree classBoundCubefriend
K3DTreeMk2 classBoundCubefriend
limits()BoundCube
makeUnion(const BoundCube &b) constBoundCube
operator<<(std::ostream &stream, const BoundCube &b)BoundCubefriend
operator=(const BoundCube &)BoundCube
segmentTriple(unsigned int dim, float slice) constBoundCube
setBound(unsigned int bound, unsigned int minMax, float value)BoundCube
setBounds(float xMin, float yMin, float zMin, float xMax, float yMax, float zMax)BoundCubeinline
setBounds(const BoundCube &b)BoundCubeinline
setBounds(const Point3D *ptArray, unsigned int nPoints)BoundCube
setBounds(const Point3D &p, const Point3D &q)BoundCube
setBounds(const std::vector< Point3D > &ptArray)BoundCube
setBounds(const Point3D &p, float radius)BoundCube
setInvalid()BoundCubeinline
setInverseLimits(bool setAsValid=false)BoundCube
volume() constBoundCubeinline