Divide Framework 0.1
A free and open-source 3D Framework under heavy development
Loading...
Searching...
No Matches
Divide::AnimEvaluator::FrameIndex Struct Reference

#include <AnimationEvaluator.h>

Public Attributes

I32 _curr = 0
 
I32 _prev = 0
 
I32 _next = 0
 

Detailed Description

Definition at line 75 of file AnimationEvaluator.h.

Member Data Documentation

◆ _curr

I32 Divide::AnimEvaluator::FrameIndex::_curr = 0

Definition at line 76 of file AnimationEvaluator.h.

◆ _next

I32 Divide::AnimEvaluator::FrameIndex::_next = 0

Definition at line 78 of file AnimationEvaluator.h.

◆ _prev

I32 Divide::AnimEvaluator::FrameIndex::_prev = 0

Definition at line 77 of file AnimationEvaluator.h.


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