|
Assimp
v4.1. (December 2018)
|
Class template used to represent OPTIONAL data members in the converted schema. More...
Public Member Functions | |
| void | flag_invalid () |
| void | flag_valid () |
| const T & | Get () const |
| Maybe () | |
| Maybe (const T &ptr) | |
| operator bool () const | |
| operator const T & () const | |
| bool | operator! () const |
| Maybe & | operator= (const T &_ptr) |
Friends | |
| template<typename T2 > | |
| struct | InternGenericConvert |
Class template used to represent OPTIONAL data members in the converted schema.
|
inline |
|
inlineexplicit |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |