![]() |
Trax3 3.1.0
trax track library
|
This is the complete list of members for spat::Box< Valtype >, including all inherited members.
| Box() noexcept=default | spat::Box< Valtype > | |
| Box(Valtype xext, Valtype yext, Valtype zext) noexcept | spat::Box< Valtype > | inline |
| Box(const Vector< Valtype > &cuboid) noexcept | spat::Box< Valtype > | inlineexplicit |
| Box(Valtype xnear, Valtype ynear, Valtype znear, Valtype xfar, Valtype yfar, Valtype zfar) noexcept | spat::Box< Valtype > | inline |
| Box(const Position< Valtype > &nearCorner, const Position< Valtype > &farCorner) noexcept | spat::Box< Valtype > | inline |
| Center() const noexcept | spat::Box< Valtype > | inline |
| Deflate(Valtype dx, Valtype dy, Valtype dz) noexcept | spat::Box< Valtype > | inline |
| Diagonal() const noexcept | spat::Box< Valtype > | inline |
| EdgeX() const noexcept | spat::Box< Valtype > | inline |
| EdgeX(Valtype width) noexcept | spat::Box< Valtype > | inline |
| EdgeY() const noexcept | spat::Box< Valtype > | inline |
| EdgeY(Valtype width) noexcept | spat::Box< Valtype > | inline |
| EdgeZ() const noexcept | spat::Box< Valtype > | inline |
| EdgeZ(Valtype width) noexcept | spat::Box< Valtype > | inline |
| Expand(Valtype x, Valtype y, Valtype z) noexcept | spat::Box< Valtype > | inline |
| Expand(const Position< Valtype > &pt) noexcept | spat::Box< Valtype > | inline |
| Far() const noexcept | spat::Box< Valtype > | inline |
| FarX() const noexcept | spat::Box< Valtype > | inline |
| FarX(Valtype val) noexcept | spat::Box< Valtype > | inline |
| FarY() const noexcept | spat::Box< Valtype > | inline |
| FarY(Valtype val) noexcept | spat::Box< Valtype > | inline |
| FarZ() const noexcept | spat::Box< Valtype > | inline |
| FarZ(Valtype val) noexcept | spat::Box< Valtype > | inline |
| Includes(Valtype x, Valtype y, Valtype z) const noexcept | spat::Box< Valtype > | inline |
| Includes(const Position< Valtype > &pt) const noexcept | spat::Box< Valtype > | inline |
| Inflate(Valtype dx, Valtype dy, Valtype dz) noexcept | spat::Box< Valtype > | inline |
| Init() noexcept | spat::Box< Valtype > | inline |
| m_WidthX | spat::Box< Valtype > | |
| m_WidthY | spat::Box< Valtype > | |
| m_WidthZ | spat::Box< Valtype > | |
| Move(const Vector< Valtype > &dPos) noexcept | spat::Box< Valtype > | inline |
| Near() const noexcept | spat::Box< Valtype > | inline |
| NearX() const noexcept | spat::Box< Valtype > | inline |
| NearX(Valtype val) noexcept | spat::Box< Valtype > | inline |
| NearY() const noexcept | spat::Box< Valtype > | inline |
| NearY(Valtype val) noexcept | spat::Box< Valtype > | inline |
| NearZ() const noexcept | spat::Box< Valtype > | inline |
| NearZ(Valtype val) noexcept | spat::Box< Valtype > | inline |
| Normal() const noexcept | spat::Box< Valtype > | inline |
| Normalize() noexcept | spat::Box< Valtype > | inline |
| Round(int toDigit) noexcept | spat::Box< Valtype > | inline |
| Union(const Box &b1, const Box &b2) noexcept | spat::Box< Valtype > | inline |
| Union(const Box &box) noexcept | spat::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 |