ui::ModelAndSkin Struct Reference

#include <ModelSelector.h>

Public Member Functions

 ModelAndSkin (const std::string &m, const int &s)

Data Fields

std::string model
int skin

Detailed Description

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.


Constructor & Destructor Documentation

ui::ModelAndSkin::ModelAndSkin ( const std::string m,
const int &  s 
) [inline]

Definition at line 24 of file ModelSelector.h.


Field Documentation

Definition at line 20 of file ModelSelector.h.

Referenced by ModelAttribute::browse().

Definition at line 21 of file ModelSelector.h.

Referenced by ModelAttribute::browse().


The documentation for this struct was generated from the following file:

Generated by  doxygen 1.6.2