#include <openvdb_ax/codegen/Types.h>
Inherits AliasTypeMap< openvdb::math::Vec3< T >, T[3]>.
|
static llvm::Type * | get (llvm::LLVMContext &C) |
|
static llvm::Constant * | get (llvm::LLVMContext &C, const openvdb::math::Vec3< T > &value) |
|
static llvm::Constant * | get (llvm::LLVMContext &C, const openvdb::math::Vec3< T > *const value) |
|
static llvm::Type* get |
( |
llvm::LLVMContext & |
C | ) |
|
|
inlinestaticinherited |
static llvm::Constant* get |
( |
llvm::LLVMContext & |
C, |
|
|
const openvdb::math::Vec3< T > & |
value |
|
) |
| |
|
inlinestaticinherited |
static llvm::Constant* get |
( |
llvm::LLVMContext & |
C, |
|
|
const openvdb::math::Vec3< T > *const |
value |
|
) |
| |
|
inlinestaticinherited |