Struct muda::lbvh::query_overlap
template <typename Real>
ClassList > muda > lbvh > query_overlap
Public Attributes
Type | Name |
---|---|
AABB< Real > | target |
Public Functions
Type | Name |
---|---|
MUDA_GENERIC bool | operator() (const AABB< Real > & box) noexcept |
query_overlap & | operator= (const query_overlap &) = default |
query_overlap & | operator= (query_overlap &&) = default |
MUDA_GENERIC | query_overlap (const AABB< Real > & tgt) |
query_overlap () = default |
|
query_overlap (const query_overlap &) = default |
|
query_overlap (query_overlap &&) = default |
|
~query_overlap () = default |
Public Attributes Documentation
variable target
Public Functions Documentation
function operator()
inline MUDA_GENERIC bool muda::lbvh::query_overlap::operator() (
const AABB < Real > & box
) noexcept
function operator=
function operator=
function query_overlap [1/4]
function query_overlap [2/4]
function query_overlap [3/4]
function query_overlap [4/4]
function ~query_overlap
The documentation for this class was generated from the following file src/muda/ext/geo/lbvh/predicator.h