Assimp  v3.1.1 (June 2014)
Assimp::Blender::Pointer Struct Reference

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
 

Detailed Description

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.

Constructor & Destructor Documentation

Assimp::Blender::Pointer::Pointer ( )
inline

Member Data Documentation

uint64_t Assimp::Blender::Pointer::val

The documentation for this struct was generated from the following file: