|
MEPP2 Project
|
#include <DataStructures.h>

Public Attributes | |
| NodeType * | node |
| std::string | name |
| DataType | type |
| unsigned int | position |
| BaseViewerOSG * | viewer |
Definition at line 28 of file DataStructures.h.
| std::string FEVV::Helpers::Model< NodeType >::name |
Definition at line 31 of file DataStructures.h.
| NodeType* FEVV::Helpers::Model< NodeType >::node |
Definition at line 30 of file DataStructures.h.
| unsigned int FEVV::Helpers::Model< NodeType >::position |
Definition at line 33 of file DataStructures.h.
| DataType FEVV::Helpers::Model< NodeType >::type |
Definition at line 32 of file DataStructures.h.
| BaseViewerOSG* FEVV::Helpers::Model< NodeType >::viewer |
Definition at line 34 of file DataStructures.h.