vrecko
virtual reality framework
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
vrecko::World::SG_CHANGE Struct Reference

Struct that includes values of the operation parameters. More...

#include <World.h>

Public Attributes

osg::Node * pNode
 
osg::Group * pGroup
 
osg::StateSet * pStateSet
 
osgText::Text * pText
 
std::string text_string
 
SG_OPERATION_TYPE type
 

Detailed Description

Struct that includes values of the operation parameters.

Member Data Documentation

osg::Group* vrecko::World::SG_CHANGE::pGroup
osg::Node* vrecko::World::SG_CHANGE::pNode
osg::StateSet* vrecko::World::SG_CHANGE::pStateSet
osgText::Text* vrecko::World::SG_CHANGE::pText
std::string vrecko::World::SG_CHANGE::text_string
SG_OPERATION_TYPE vrecko::World::SG_CHANGE::type

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