|
cocos2d-x
3.3
|
Classes | |
| struct | spMeshAttachment |
Functions | |
| spMeshAttachment * | spMeshAttachment_create (const char *name) |
| void | spMeshAttachment_updateUVs (spMeshAttachment *self) |
| void | spMeshAttachment_computeWorldVertices (spMeshAttachment *self, spSlot *slot, float *worldVertices) |
| void spMeshAttachment_computeWorldVertices | ( | spMeshAttachment * | self, |
| spSlot * | slot, | ||
| float * | worldVertices | ||
| ) |
| spMeshAttachment* spMeshAttachment_create | ( | const char * | name | ) |
| void spMeshAttachment_updateUVs | ( | spMeshAttachment * | self | ) |