OpenVDB 10.0.1
|
A simple vector class with three double components, similar to openvdb::math::Vec3. More...
#include <nanovdb/NanoVDB.h>
Public Types | |
using | ValueType = T |
Static Public Attributes | |
static const int | SIZE = 3 |
A simple vector class with three double components, similar to openvdb::math::Vec3.
Perform a component-wise maximum with the other Coord.
Perform a component-wise minimum with the other Coord.