#include <openvdb_ax/codegen/PointComputeGenerator.h>
|
static const size_t | N_ARGS = FunctionTraitsT::N_ARGS |
|
◆ FunctionTraitsT
◆ Signature
Initial value:
void(const void* const,
const int32_t (*)[3],
bool,
uint64_t,
void**,
void**,
uint64_t*,
const void* const,
void**,
void*)
uint32_t Index32
Definition Types.h:52
◆ argumentKeys()
static const std::array< const char *, N_ARGS > & argumentKeys |
( |
| ) |
|
|
static |
◆ getDefaultName()
static const char * getDefaultName |
( |
| ) |
|
|
static |
◆ N_ARGS
const size_t N_ARGS = FunctionTraitsT::N_ARGS |
|
static |