XLE  v0.02.0
Public Types | Public Member Functions | Static Public Member Functions | Protected Attributes | Friends | List of all members
ColladaConversion::TransformationSet Class Reference

Public Types

enum  Type {
  None, LookAt, Matrix4x4, Rotate,
  Scale, Skew, Translate
}
 

Public Member Functions

unsigned ParseTransform (Formatter &formatter, Section elementName, unsigned previousSibling=~unsigned(0))
 
Transformation Get (unsigned index) const
 
 TransformationSet (TransformationSet &&moveFrom) never_throws
 
TransformationSetoperator= (TransformationSet &&moveFrom) never_throws
 

Static Public Member Functions

static bool IsTransform (Section section)
 

Protected Attributes

std::vector< RawOperation > _operations
 

Friends

class Transformation
 

The documentation for this class was generated from the following files: