#include <obb.h>
Definition at line 36 of file obb.h.
◆ Obb() [1/5]
◆ Obb() [2/5]
Definition at line 41 of file obb.h.
◆ Obb() [3/5]
Definition at line 51 of file obb.h.
◆ Obb() [4/5]
Definition at line 52 of file obb.h.
◆ Obb() [5/5]
Definition at line 53 of file obb.h.
◆ GetCenter()
| Real3 superdex::Obb::GetCenter |
( |
| ) |
const |
|
inlinenodiscard |
Definition at line 62 of file obb.h.
◆ GetCorner()
template<int i>
| Real3 superdex::Obb::GetCorner |
( |
| ) |
const |
|
inlinenodiscard |
Definition at line 92 of file obb.h.
◆ GetCorners()
| NdArray< real, 8, 3 > superdex::Obb::GetCorners |
( |
| ) |
const |
|
inlinenodiscard |
Definition at line 94 of file obb.h.
◆ GetHalfExtents()
| Real3 superdex::Obb::GetHalfExtents |
( |
| ) |
const |
|
inlinenodiscard |
Definition at line 64 of file obb.h.
◆ GetRotation()
Definition at line 63 of file obb.h.
◆ GetSize()
| Real3 superdex::Obb::GetSize |
( |
| ) |
const |
|
inlinenodiscard |
Definition at line 65 of file obb.h.
◆ GetTransform()
Definition at line 68 of file obb.h.
◆ VGetCenter()
| Vec4r superdex::Obb::VGetCenter |
( |
| ) |
const |
|
inlinenodiscard |
Definition at line 56 of file obb.h.
◆ VGetCorner()
template<int i>
| Vec4r superdex::Obb::VGetCorner |
( |
| ) |
const |
|
inlinenodiscard |
Definition at line 71 of file obb.h.
◆ VGetCorners()
Definition at line 87 of file obb.h.
◆ VGetHalfExtents()
| Vec4r superdex::Obb::VGetHalfExtents |
( |
| ) |
const |
|
inlinenodiscard |
Definition at line 58 of file obb.h.
◆ VGetRotation()
Definition at line 57 of file obb.h.
◆ VGetSize()
| Vec4r superdex::Obb::VGetSize |
( |
| ) |
const |
|
inlinenodiscard |
Definition at line 59 of file obb.h.
The documentation for this class was generated from the following file: