OpenVDB 9.0.0
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

◆ LLVMTypeT

using LLVMTypeT = LLVMType<T >
inherited

Member Function Documentation

◆ get() [1/3]

static llvm::Type * get ( llvm::LLVMContext &  C)
inlinestaticinherited

◆ get() [2/3]

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

◆ get() [3/3]

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