|
NIREP
|
#include <ResourceListTree.h>

Public Types | |
| typedef std::map< std::string, TransformationItem > | TransformationItemList |
Public Attributes | |
| std::string | description |
| gec::Transformation::TransformationType | format |
| std::string | name |
| std::string | parameter |
| std::string | path |
| std::vector< float > | scale |
| TransformationItemList | transformation |
Definition at line 65 of file ResourceListTree.h.
| typedef std::map<std::string, TransformationItem> TransformationSet::TransformationItemList |
Definition at line 67 of file ResourceListTree.h.
| std::string TransformationSet::description |
Definition at line 71 of file ResourceListTree.h.
| gec::Transformation::TransformationType TransformationSet::format |
Definition at line 72 of file ResourceListTree.h.
| std::string TransformationSet::name |
Definition at line 69 of file ResourceListTree.h.
| std::string TransformationSet::parameter |
Definition at line 70 of file ResourceListTree.h.
| std::string TransformationSet::path |
Definition at line 68 of file ResourceListTree.h.
| std::vector<float> TransformationSet::scale |
Definition at line 73 of file ResourceListTree.h.
Definition at line 74 of file ResourceListTree.h.