|
Assimp
v4.1. (December 2018)
|
Represents static, by-value data not allocated on the heap. More...
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 |