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

#include <openvdb_ax/codegen/Types.h>

Static Public Member Functions

static llvm::Type * get (llvm::LLVMContext &C)
 
static llvm::Constant * get (llvm::LLVMContext &C, const openvdb::math::half V)
 
static llvm::Constant * get (llvm::LLVMContext &C, const openvdb::math::half *const V)
 

Member Function Documentation

◆ get() [1/3]

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

◆ get() [2/3]

static llvm::Constant * get ( llvm::LLVMContext & C,
const openvdb::math::half *const V )
inlinestatic

◆ get() [3/3]

static llvm::Constant * get ( llvm::LLVMContext & C,
const openvdb::math::half V )
inlinestatic