|
Assimp
v4.1. (December 2018)
|
Public Member Functions | |
| void | GetCharPtrValue (char *buffer, size_t max_size) const |
| float | GetFloatValue () const |
| int | GetIntValue () const |
| std::string | GetStringValue () const |
| Widget (int number, const std::string &name) | |
| ~Widget () | |
| Widget::Widget | ( | int | number, |
| const std::string & | name | ||
| ) |
| Widget::~Widget | ( | ) |
| void Widget::GetCharPtrValue | ( | char * | buffer, |
| size_t | max_size | ||
| ) | const |
| float Widget::GetFloatValue | ( | ) | const |
| int Widget::GetIntValue | ( | ) | const |
| std::string Widget::GetStringValue | ( | ) | const |