C3D Toolkit  Kernel - 117982, Vision - 2.9.2.2
VSN::BoundingBox Member List

This is the complete list of members for VSN::BoundingBox, including all inherited members.

AddRect(const RectF &r, const Matrix3DF &placeFrom)VSN::BoundingBox
BoundingBox()VSN::BoundingBox
BoundingBox(const BoundingBox &init)VSN::BoundingBox
BoundingBox(const MbCube &init)VSN::BoundingBox
BoundingBox(float xmin, float ymin, float zmin, float xmax, float ymax, float zmax, bool normalize=false)VSN::BoundingBox
BoundingBox(const Point3DF &p0, const Point3DF &p1, bool normalize=false)VSN::BoundingBox
Enlarge(float delta)VSN::BoundingBox
Enlarge(float dx, float dy, float dz)VSN::BoundingBox
GetCenter() constVSN::BoundingBox
GetDiagonal() constVSN::BoundingBox
GetLengthX() constVSN::BoundingBox
GetLengthY() constVSN::BoundingBox
GetLengthZ() constVSN::BoundingBox
GetMax() constVSN::BoundingBoxinline
GetMin() constVSN::BoundingBoxinline
GetVertex(size_t index, Point3DF &p) constVSN::BoundingBox
Include(float x, float y, float z)VSN::BoundingBox
Include(const Point3DF &)VSN::BoundingBox
Include(const BoundingBox &)VSN::BoundingBox
Intersect(const MbCartPoint3D &, const MbVector3D &, float eps) constVSN::BoundingBox
IsEmpty() constVSN::BoundingBox
IsSame(const BoundingBox &other) constVSN::BoundingBox
Move(const Vector3DF &to)VSN::BoundingBox
Normalize()VSN::BoundingBox
operator!=(const BoundingBox &) constVSN::BoundingBox
operator=(const BoundingBox &)VSN::BoundingBox
operator==(const BoundingBox &) constVSN::BoundingBox
operator|=(const Point3DF &)VSN::BoundingBox
operator|=(const BoundingBox &)VSN::BoundingBox
Scale(float sx, float sy, float sz)VSN::BoundingBox
Set(float xmin, float ymin, float zmin, float xmax, float ymax, float zmax, bool normalize=false)VSN::BoundingBox
Set(const Point3DF &p0, const Point3DF &p1, bool normalize=false)VSN::BoundingBox
SetEmpty()VSN::BoundingBox
Transform(const Matrix3DF &matrix)VSN::BoundingBox
Union(const BoundingBox &cube1, const BoundingBox &cube2)VSN::BoundingBox
~BoundingBox()VSN::BoundingBox