mirror of
https://github.com/JoeyDeVries/LearnOpenGL.git
synced 2026-01-30 20:13:22 +08:00
spelling: corresponding
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
@@ -144,7 +144,7 @@ struct aiMeshKey
|
|||||||
double mTime;
|
double mTime;
|
||||||
|
|
||||||
/** Index into the aiMesh::mAnimMeshes array of the
|
/** Index into the aiMesh::mAnimMeshes array of the
|
||||||
* mesh coresponding to the #aiMeshAnim hosting this
|
* mesh corresponding to the #aiMeshAnim hosting this
|
||||||
* key frame. The referenced anim mesh is evaluated
|
* key frame. The referenced anim mesh is evaluated
|
||||||
* according to the rules defined in the docs for #aiAnimMesh.*/
|
* according to the rules defined in the docs for #aiAnimMesh.*/
|
||||||
unsigned int mValue;
|
unsigned int mValue;
|
||||||
|
|||||||
Reference in New Issue
Block a user