- getFakeSkeletons
Skeleton[] getFakeSkeletons(vec3 global_offset, vec3[] offsets)
Undocumented in source. Be warned that the author may not have intended to support it.
- skeleton_add
Skeleton skeleton_add(Skeleton a, Skeleton b)
Undocumented in source. Be warned that the author may not have intended to support it.
- skeleton_diff
Skeleton skeleton_diff(Skeleton a, Skeleton b)
Undocumented in source. Be warned that the author may not have intended to support it.
- skeleton_div
Skeleton skeleton_div(Skeleton s, float v)
Undocumented in source. Be warned that the author may not have intended to support it.
- skeleton_mlt
Skeleton skeleton_mlt(Skeleton s, float v)
Undocumented in source. Be warned that the author may not have intended to support it.
- skeleton_offset
Skeleton skeleton_offset(Skeleton a, vec3 offset)
Undocumented in source. Be warned that the author may not have intended to support it.