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

Public Types

enum  Behaviour {
  Unspecified, Constant, Gradient, Cycle,
  Oscillate, CycleRelative
}
 

Public Member Functions

DocScopeId GetId () const
 
Behaviour GetPrebehaviour () const
 
Behaviour GetPostbehaviour () const
 
const InputsCollectionGetInputsCollection () const
 
 Sampler (Formatter &formatter)
 
 Sampler (Sampler &&moveFrom) never_throws
 
Sampleroperator= (Sampler &&moveFrom) never_throws
 

Protected Attributes

DocScopeId _id
 
Behaviour _prebehaviour
 
Behaviour _postbehaviour
 
InputsCollection _inputs
 

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