NIREP

TransformationSet Class Reference

#include <ResourceListTree.h>

Collaboration diagram for TransformationSet:

List of all members.

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

Detailed Description

Definition at line 65 of file ResourceListTree.h.


Member Typedef Documentation

Definition at line 67 of file ResourceListTree.h.


Member Data Documentation

Definition at line 71 of file ResourceListTree.h.

gec::Transformation::TransformationType TransformationSet::format

Definition at line 72 of file ResourceListTree.h.

Definition at line 69 of file ResourceListTree.h.

Definition at line 70 of file ResourceListTree.h.

Definition at line 68 of file ResourceListTree.h.

std::vector<float> TransformationSet::scale

Definition at line 73 of file ResourceListTree.h.


The documentation for this class was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines