|
Assimp v3.1.1 (June 2014)
|
Represents static, by-value data not allocated on the heap. More...
#include <BaseProcess.h>
Inherits Assimp::SharedPostProcessInfo::Base.
Public Member Functions | |
| TStaticData (T in) | |
| ~TStaticData () | |
Public Member Functions inherited from Assimp::SharedPostProcessInfo::Base | |
| virtual | ~Base () |
Public Attributes | |
| T | data |
Represents static, by-value data not allocated on the heap.
|
inlineexplicit |
|
inline |
| T Assimp::SharedPostProcessInfo::TStaticData< T >::data |