Assimp
v3.1.1 (June 2014)
|
Represents a generic pointer to a memory location, which can be either 32 or 64 bits. More...
Public Member Functions | |
Pointer () | |
Public Attributes | |
uint64_t | val |
Represents a generic pointer to a memory location, which can be either 32 or 64 bits.
These pointers are loaded from the BLEND file and finally fixed to point to the real, converted representation of the objects they used to point to.
|
inline |
uint64_t Assimp::Blender::Pointer::val |