OpenVDB
9.0.1
|
#include <nanovdb/NanoVDB.h>
Public Types | |
using | ElementType = typename T::ValueType |
Static Public Member Functions | |
static ElementType | scalar (const T &v) |
Static Public Attributes | |
static const int | Rank = 1 |
static const bool | IsScalar = false |
static const bool | IsVector = true |
static const int | Size = T::SIZE |
using ElementType = typename T::ValueType |
|
inlinestatic |
|
static |
|
static |
|
static |
|
static |