|
Neo
0.5.0
Developer Documentation
|
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 |
Describes a Range in an animation starting at a certain frame and ending at another certain frame.
|
inline |
| int Neo::AnimRange::loops |
How should the animation loop.