|
cocos2d-x
3.3
|
Classes | |
| struct | spSkinnedMeshAttachment |
Functions | |
| spSkinnedMeshAttachment * | spSkinnedMeshAttachment_create (const char *name) |
| void | spSkinnedMeshAttachment_updateUVs (spSkinnedMeshAttachment *self) |
| void | spSkinnedMeshAttachment_computeWorldVertices (spSkinnedMeshAttachment *self, spSlot *slot, float *worldVertices) |
| void spSkinnedMeshAttachment_computeWorldVertices | ( | spSkinnedMeshAttachment * | self, |
| spSlot * | slot, | ||
| float * | worldVertices | ||
| ) |
| spSkinnedMeshAttachment* spSkinnedMeshAttachment_create | ( | const char * | name | ) |
| void spSkinnedMeshAttachment_updateUVs | ( | spSkinnedMeshAttachment * | self | ) |