Classes | |
| struct | spSkinnedMeshAttachment |
Functions | |
| spSkinnedMeshAttachment * | (const char *name) |
| void | (spSkinnedMeshAttachment *self) |
| void | (spSkinnedMeshAttachment *self, spSlot *slot, float *worldVertices) |
| spSkinnedMeshAttachment* spSkinnedMeshAttachment_create |
( | const char * | name | ) |
| var spSkinnedMeshAttachment_create | ( | var | name | ) |
| local spSkinnedMeshAttachment_create |
( | local | name | ) |
| void spSkinnedMeshAttachment_updateUVs |
( | spSkinnedMeshAttachment * | self | ) |
| var spSkinnedMeshAttachment_updateUVs |
( | var | self | ) |
| local spSkinnedMeshAttachment_updateUVs |
( | local | self | ) |
| void spSkinnedMeshAttachment_computeWorldVertices |
( | spSkinnedMeshAttachment * | self, |
| spSlot * | slot, | ||
| float * | worldVertices | ||
| ) |
| var spSkinnedMeshAttachment_computeWorldVertices |
( | var | self, |
| var | slot, | ||
| var | worldVertices | ||
| ) |
| local spSkinnedMeshAttachment_computeWorldVertices |
( | local | self, |
| local | slot, | ||
| local | worldVertices | ||
| ) |