OpenVDB 9.0.0
|
Supported aliasing for VDB math types, allowing use in external function signatures. More...
#include <openvdb_ax/codegen/Types.h>
Inherits AliasTypeMap< math::Vec2< T >, T[2]>.
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 math::Vec2< T > &value) |
static llvm::Constant * | get (llvm::LLVMContext &C, const math::Vec2< T > *const value) |
Supported aliasing for VDB math types, allowing use in external function signatures.
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |