#include <aabb.h>
Definition at line 34 of file aabb.h.
◆ Aabb() [1/3]
◆ Aabb() [2/3]
| superdex::Aabb::Aabb |
( |
Real3 const & | min, |
|
|
Real3 const & | max ) |
|
inline |
◆ Aabb() [3/3]
◆ GetCenter()
| Real3 superdex::Aabb::GetCenter |
( |
| ) |
const |
|
inlinenodiscard |
◆ GetHalfExtents()
| Real3 superdex::Aabb::GetHalfExtents |
( |
| ) |
const |
|
inlinenodiscard |
◆ GetMax()
| Real3 superdex::Aabb::GetMax |
( |
| ) |
const |
|
inlinenodiscard |
◆ GetMin()
| Real3 superdex::Aabb::GetMin |
( |
| ) |
const |
|
inlinenodiscard |
◆ GetSize()
| Real3 superdex::Aabb::GetSize |
( |
| ) |
const |
|
inlinenodiscard |
◆ operator!=()
| bool superdex::Aabb::operator!= |
( |
Aabb const & | rhs | ) |
const |
|
inlinenodiscard |
◆ operator==()
| bool superdex::Aabb::operator== |
( |
Aabb const & | rhs | ) |
const |
|
inlinenodiscard |
◆ SetMax()
| void superdex::Aabb::SetMax |
( |
Real3 const & | max | ) |
|
|
inline |
◆ SetMin()
| void superdex::Aabb::SetMin |
( |
Real3 const & | min | ) |
|
|
inline |
◆ VGetCenter()
| Vec4r superdex::Aabb::VGetCenter |
( |
| ) |
const |
|
inlinenodiscard |
◆ VGetHalfExtents()
| Vec4r superdex::Aabb::VGetHalfExtents |
( |
| ) |
const |
|
inlinenodiscard |
◆ VGetMax()
| Vec4r superdex::Aabb::VGetMax |
( |
| ) |
const |
|
inlinenodiscard |
◆ VGetMin()
| Vec4r superdex::Aabb::VGetMin |
( |
| ) |
const |
|
inlinenodiscard |
◆ VGetSize()
| Vec4r superdex::Aabb::VGetSize |
( |
| ) |
const |
|
inlinenodiscard |
The documentation for this class was generated from the following file: