OpenPolygon  1.0.0
OpenPolygon is a Rendering Engine
Public Attributes | List of all members
Engine::WaveFrontLoader::WFL_StateStore Struct Reference

The WFL_StateStore struct. More...

#include <wavefrontloader.h>

Public Attributes

VertexGroups vgroups
 
VertexGroupcurrent_group
 
bool groups_enabled
 
std::string line
 
std::list< int > group_id_list
 

Detailed Description

The WFL_StateStore struct.

Save States

Member Data Documentation

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


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