Simulant  21.12-574
A portable game engine for Windows, OSX, Linux, Dreamcast, and PSP
Public Member Functions | Friends | List of all members
smlt::Skeleton Class Reference

Public Member Functions

 Skeleton (Mesh *mesh, std::size_t num_joints)
 
Jointjoint (std::size_t idx)
 
const Jointjoint (std::size_t idx) const
 
Jointfind_joint (const std::string &name)
 
std::size_t joint_count () const
 
void attach_vertex_to_joint (std::size_t j, std::size_t vertex_index, float weight)
 

Friends

class Joint
 
class SkeletalFrameUnpacker
 

The documentation for this class was generated from the following file: