#include <nanovdb/NanoVDB.h>
Inherited by BBox< Vec3T, true >.
◆ BaseBBox() [1/2]
◆ BaseBBox() [2/2]
| BaseBBox |
( |
const Vec3T & |
min, |
|
|
const Vec3T & |
max |
|
) |
| |
|
inlineprotected |
◆ expand()
◆ isInside()
| bool isInside |
( |
const Vec3T & |
xyz | ) |
|
|
inline |
◆ max() [1/2]
◆ max() [2/2]
| const Vec3T & max |
( |
| ) |
const |
|
inline |
◆ min() [1/2]
◆ min() [2/2]
| const Vec3T & min |
( |
| ) |
const |
|
inline |
◆ operator!=()
| bool operator!= |
( |
const BaseBBox< Vec3T > & |
rhs | ) |
const |
|
inline |
◆ operator==()
| bool operator== |
( |
const BaseBBox< Vec3T > & |
rhs | ) |
const |
|
inline |
◆ operator[]() [1/2]
| Vec3T & operator[] |
( |
int |
i | ) |
|
|
inline |
◆ operator[]() [2/2]
| const Vec3T & operator[] |
( |
int |
i | ) |
const |
|
inline |
◆ translate()
| Coord & translate |
( |
const Vec3T & |
xyz | ) |
|
|
inline |
◆ mCoord