OpenVDB  9.0.1
Public Types | Static Public Member Functions | List of all members
LLVMType< math::Mat3< T > > Struct Template Reference

#include <openvdb_ax/codegen/Types.h>

Inherits AliasTypeMap< math::Mat3< T >, T[9]>.

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::Mat3< T > &value)
 
static llvm::Constant * get (llvm::LLVMContext &C, const math::Mat3< T > *const value)
 

Member Typedef Documentation

using LLVMTypeT = LLVMType<T >
inherited

Member Function Documentation

static llvm::Type* get ( llvm::LLVMContext &  C)
inlinestaticinherited
static llvm::Constant* get ( llvm::LLVMContext &  C,
const math::Mat3< T > &  value 
)
inlinestaticinherited
static llvm::Constant* get ( llvm::LLVMContext &  C,
const math::Mat3< T > *const  value 
)
inlinestaticinherited