|
HDK
|
Signed (x, y, z) 32-bit integer coordinates. More...
#include <Coord.h>
Public Types | |
| using | Int32 = int32_t |
| using | Index32 = uint32_t |
| using | Vec3i = Vec3< Int32 > |
| using | Vec3I = Vec3< Index32 > |
| using | ValueType = Int32 |
| using | Limits = std::numeric_limits< ValueType > |
Public Member Functions | |
| Coord () | |
| using openvdb::OPENVDB_VERSION_NAME::math::Coord::Index32 = uint32_t |
| using openvdb::OPENVDB_VERSION_NAME::math::Coord::Int32 = int32_t |
| using openvdb::OPENVDB_VERSION_NAME::math::Coord::Limits = std::numeric_limits<ValueType> |