mirror of
https://github.com/JoeyDeVries/LearnOpenGL.git
synced 2026-01-02 04:37:54 +08:00
spelling: mesh's
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
@@ -604,7 +604,7 @@ struct aiMesh
|
||||
|
||||
/** NOT CURRENTLY IN USE. Attachment meshes for this mesh, for vertex-based animation.
|
||||
* Attachment meshes carry replacement data for some of the
|
||||
* mesh'es vertex components (usually positions, normals). */
|
||||
* mesh's vertex components (usually positions, normals). */
|
||||
C_STRUCT aiAnimMesh** mAnimMeshes;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user