#include <ModelSelector.h>
Public Member Functions | |
ModelAndSkin (const std::string &m, const int &s) | |
Data Fields | |
std::string | model |
int | skin |
Data structure containing both a model and a skin name, to be returned from the Model Selector.
Definition at line 17 of file ModelSelector.h.
ui::ModelAndSkin::ModelAndSkin | ( | const std::string & | m, | |
const int & | s | |||
) | [inline] |
Definition at line 24 of file ModelSelector.h.
Definition at line 20 of file ModelSelector.h.
Referenced by ModelAttribute::browse().
Definition at line 21 of file ModelSelector.h.
Referenced by ModelAttribute::browse().