OpenVDB 11.0.0
Loading...
Searching...
No Matches
Public Types | Static Public Member Functions | List of all members
LLVMType< openvdb::math::Vec4< T > > Struct Template Reference

#include <openvdb_ax/codegen/Types.h>

Inheritance diagram for LLVMType< openvdb::math::Vec4< T > >:
AliasTypeMap< openvdb::math::Vec4< T >, T[4]>

Public Types

using LLVMTypeT
 

Static Public Member Functions

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

Member Typedef Documentation

◆ LLVMTypeT

using LLVMTypeT
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 openvdb::math::Vec4< T > & value )
inlinestaticinherited

◆ get() [3/3]

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