Struct muda::lbvh::AABB
template <typename T>
ClassList > muda > lbvh > AABB
Public Attributes
Type | Name |
---|---|
vector_of< T >::type | lower |
vector_of< T >::type | upper |
Public Functions
Type | Name |
---|---|
MUDA_GENERIC | AABB () noexcept |
MUDA_GENERIC | AABB (const AABB< T > &) noexcept |
MUDA_GENERIC | AABB (AABB< T > &&) noexcept |
MUDA_GENERIC AABB & | operator= (const AABB< T > &) noexcept |
MUDA_GENERIC AABB & | operator= (AABB< T > &&) noexcept |
Public Attributes Documentation
variable lower
variable upper
Public Functions Documentation
function AABB [1/3]
function AABB [2/3]
function AABB [3/3]
function operator=
function operator=
The documentation for this class was generated from the following file src/muda/ext/geo/lbvh/aabb.h