Trax3 3.1.0
trax track library
Loading...
Searching...
No Matches
spat::Box< Valtype > Member List

This is the complete list of members for spat::Box< Valtype >, including all inherited members.

Box() noexcept=defaultspat::Box< Valtype >
Box(Valtype xext, Valtype yext, Valtype zext) noexceptspat::Box< Valtype >inline
Box(const Vector< Valtype > &cuboid) noexceptspat::Box< Valtype >inlineexplicit
Box(Valtype xnear, Valtype ynear, Valtype znear, Valtype xfar, Valtype yfar, Valtype zfar) noexceptspat::Box< Valtype >inline
Box(const Position< Valtype > &nearCorner, const Position< Valtype > &farCorner) noexceptspat::Box< Valtype >inline
Center() const noexceptspat::Box< Valtype >inline
Deflate(Valtype dx, Valtype dy, Valtype dz) noexceptspat::Box< Valtype >inline
Diagonal() const noexceptspat::Box< Valtype >inline
EdgeX() const noexceptspat::Box< Valtype >inline
EdgeX(Valtype width) noexceptspat::Box< Valtype >inline
EdgeY() const noexceptspat::Box< Valtype >inline
EdgeY(Valtype width) noexceptspat::Box< Valtype >inline
EdgeZ() const noexceptspat::Box< Valtype >inline
EdgeZ(Valtype width) noexceptspat::Box< Valtype >inline
Expand(Valtype x, Valtype y, Valtype z) noexceptspat::Box< Valtype >inline
Expand(const Position< Valtype > &pt) noexceptspat::Box< Valtype >inline
Far() const noexceptspat::Box< Valtype >inline
FarX() const noexceptspat::Box< Valtype >inline
FarX(Valtype val) noexceptspat::Box< Valtype >inline
FarY() const noexceptspat::Box< Valtype >inline
FarY(Valtype val) noexceptspat::Box< Valtype >inline
FarZ() const noexceptspat::Box< Valtype >inline
FarZ(Valtype val) noexceptspat::Box< Valtype >inline
Includes(Valtype x, Valtype y, Valtype z) const noexceptspat::Box< Valtype >inline
Includes(const Position< Valtype > &pt) const noexceptspat::Box< Valtype >inline
Inflate(Valtype dx, Valtype dy, Valtype dz) noexceptspat::Box< Valtype >inline
Init() noexceptspat::Box< Valtype >inline
m_WidthXspat::Box< Valtype >
m_WidthYspat::Box< Valtype >
m_WidthZspat::Box< Valtype >
Move(const Vector< Valtype > &dPos) noexceptspat::Box< Valtype >inline
Near() const noexceptspat::Box< Valtype >inline
NearX() const noexceptspat::Box< Valtype >inline
NearX(Valtype val) noexceptspat::Box< Valtype >inline
NearY() const noexceptspat::Box< Valtype >inline
NearY(Valtype val) noexceptspat::Box< Valtype >inline
NearZ() const noexceptspat::Box< Valtype >inline
NearZ(Valtype val) noexceptspat::Box< Valtype >inline
Normal() const noexceptspat::Box< Valtype >inline
Normalize() noexceptspat::Box< Valtype >inline
Round(int toDigit) noexceptspat::Box< Valtype >inline
Union(const Box &b1, const Box &b2) noexceptspat::Box< Valtype >inline
Union(const Box &box) noexceptspat::Box< Valtype >inline
value_type typedef (defined in spat::Box< Valtype >)spat::Box< Valtype >
Volume() const noexcept -> decltype(Valtype{} *Valtype{} *Valtype{})spat::Box< Valtype >inline