|
OpenVDB 12.1.0
|
#include <openvdb_ax/codegen/Types.h>
Static Public Member Functions | |
| static llvm::Type * | get (llvm::LLVMContext &C) |
| Return an LLVM type which represents T. | |
Static Public Attributes | |
| static const bool | CXXUTypeIsNativeType |
|
inlinestatic |
Return an LLVM type which represents T.
| C | The LLVMContext to request the Type from. |
|
static |