OpenVDB 10.0.1
|
Supported aliasing for VDB math types, allowing use in external function signatures. More...
#include <openvdb_ax/codegen/Types.h>
Public Types | |
using | LLVMTypeT = LLVMType< T > |
Static Public Member Functions | |
static llvm::Type * | get (llvm::LLVMContext &C) |
static llvm::Constant * | get (llvm::LLVMContext &C, const openvdb::math::Vec2< T > &value) |
static llvm::Constant * | get (llvm::LLVMContext &C, const openvdb::math::Vec2< T > *const value) |
Supported aliasing for VDB math types, allowing use in external function signatures.
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |