Models::ModelNodeType Class Reference
#include <modelnodetype.h>
Detailed Description
ModelNodeTypes identify a ModelNode for a specific rendering pass.(C) 2007 Radon Labs GmbH
Public Types | |
| enum | Code |
| type enum | |
Static Public Member Functions | |
| static Code | FromString (const Util::String &str) |
| convert from string | |
| static Util::String | ToString (Code c) |
| convert to string | |