Public Member Functions | |
| MapFileModelT () | |
| The default constructor. More... | |
| MapFileModelT (TextParserT &TP) | |
Public Attributes | |
| std::string | Model |
| std::string | CollModel |
| std::string | Label |
| Vector3fT | Origin |
| Vector3fT | Angles |
| float | Scale |
| int | SeqNumber |
| float | FrameOffset |
| float | FrameTimeScale |
| bool | Animate |
|
inline |
The default constructor.
| MapFileModelT::MapFileModelT | ( | TextParserT & | TP | ) |
| TextParserT::ParseError | on problems. |