|
OpenPolygon
1.0.0
OpenPolygon is a Rendering Engine
|
The WFL_StateStore struct. More...
#include <wavefrontloader.h>
Public Attributes | |
| VertexGroups | vgroups |
| VertexGroup * | current_group |
| bool | groups_enabled |
| std::string | line |
| std::list< int > | group_id_list |
The WFL_StateStore struct.
Save States
| VertexGroup* Engine::WaveFrontLoader::WFL_StateStore::current_group |
Set actually VertexGroup
| bool Engine::WaveFrontLoader::WFL_StateStore::groups_enabled |
if groups activ then addGroupData is enabled
| std::string Engine::WaveFrontLoader::WFL_StateStore::line |
actually line
| VertexGroups Engine::WaveFrontLoader::WFL_StateStore::vgroups |
Save VertexGroups
1.8.10