Add(const Box3< BoxScalarType > &b) | vcg::Box3< BoxScalarType > | inline |
Add(const Point3< BoxScalarType > &p) | vcg::Box3< BoxScalarType > | inline |
Add(const Point3< BoxScalarType > &p, const BoxScalarType radius) | vcg::Box3< BoxScalarType > | inline |
Add(const Matrix44< BoxScalarType > &m, const Box3< BoxScalarType > &b) | vcg::Box3< BoxScalarType > | inline |
Box3() | vcg::Box3< BoxScalarType > | inline |
Box3(const Point3< BoxScalarType > &mi, const Point3< BoxScalarType > &ma) | vcg::Box3< BoxScalarType > | inline |
Box3(const Point3< BoxScalarType > ¢er, const BoxScalarType &radius) | vcg::Box3< BoxScalarType > | inline |
Center() const | vcg::Box3< BoxScalarType > | inline |
Collide(const Box3< BoxScalarType > &b) const | vcg::Box3< BoxScalarType > | inline |
Construct(const Box3< Q > &b) (defined in vcg::Box3< BoxScalarType >) | vcg::Box3< BoxScalarType > | inlinestatic |
Diag() const | vcg::Box3< BoxScalarType > | inline |
Dim() const | vcg::Box3< BoxScalarType > | inline |
DimX() const | vcg::Box3< BoxScalarType > | inline |
DimY() const | vcg::Box3< BoxScalarType > | inline |
DimZ() const | vcg::Box3< BoxScalarType > | inline |
GlobalToLocal(const Point3< BoxScalarType > &p) const | vcg::Box3< BoxScalarType > | inline |
Import(const Box3< Q > &b) (defined in vcg::Box3< BoxScalarType >) | vcg::Box3< BoxScalarType > | inline |
Intersect(const Box3< BoxScalarType > &b) | vcg::Box3< BoxScalarType > | inline |
IsEmpty() const | vcg::Box3< BoxScalarType > | inline |
IsIn(const Point3< BoxScalarType > &p) const | vcg::Box3< BoxScalarType > | inline |
IsInEx(const Point3< BoxScalarType > &p) const | vcg::Box3< BoxScalarType > | inline |
IsNull() const | vcg::Box3< BoxScalarType > | inline |
LocalToGlobal(const Point3< BoxScalarType > &p) const | vcg::Box3< BoxScalarType > | inline |
max | vcg::Box3< BoxScalarType > | |
MaxDim() const | vcg::Box3< BoxScalarType > | inline |
min | vcg::Box3< BoxScalarType > | |
MinDim() const | vcg::Box3< BoxScalarType > | inline |
Offset(const BoxScalarType s) | vcg::Box3< BoxScalarType > | inline |
Offset(const Point3< BoxScalarType > &delta) | vcg::Box3< BoxScalarType > | inline |
operator!=(const Box3< BoxScalarType > &p) const | vcg::Box3< BoxScalarType > | inline |
operator==(const Box3< BoxScalarType > &p) const | vcg::Box3< BoxScalarType > | inline |
P(int i) const | vcg::Box3< BoxScalarType > | inline |
ScalarType typedef | vcg::Box3< BoxScalarType > | |
Set(const Point3< BoxScalarType > &p) | vcg::Box3< BoxScalarType > | inline |
SetNull() | vcg::Box3< BoxScalarType > | inline |
SquaredDiag() const | vcg::Box3< BoxScalarType > | inline |
Translate(const Point3< BoxScalarType > &p) | vcg::Box3< BoxScalarType > | inline |
Volume() const | vcg::Box3< BoxScalarType > | inline |
~Box3() | vcg::Box3< BoxScalarType > | inline |