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