Neo  0.5.0
Developer Documentation
Neo::AnimRange Class Reference

Describes a Range in an animation starting at a certain frame and ending at another certain frame. More...

#include <Mesh.h>

+ Inheritance diagram for Neo::AnimRange:

Public Member Functions

 AnimRange (void)
 

Public Attributes

int loops
 How should the animation loop. More...
 
- Public Attributes inherited from Neo::Range
int start
 
int end
 

Detailed Description

Describes a Range in an animation starting at a certain frame and ending at another certain frame.

Constructor & Destructor Documentation

Neo::AnimRange::AnimRange ( void  )
inline

Member Data Documentation

int Neo::AnimRange::loops

How should the animation loop.


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