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