#include <openvdb_ax/codegen/Types.h>
|
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) |
|
◆ LLVMTypeT
◆ get() [1/3]
static llvm::Type * get |
( |
llvm::LLVMContext & | C | ) |
|
|
inlinestaticinherited |
◆ get() [2/3]
static llvm::Constant * get |
( |
llvm::LLVMContext & | C, |
|
|
const openvdb::math::Vec3< T > & | value ) |
|
inlinestaticinherited |
◆ get() [3/3]
static llvm::Constant * get |
( |
llvm::LLVMContext & | C, |
|
|
const openvdb::math::Vec3< T > *const | value ) |
|
inlinestaticinherited |