
Public Member Functions | |
| void | load (const std::string &filename) |
Public Attributes | |
| std::vector< std::vector< Joint > > | bones |
| void Animation::load | ( | const std::string & | filename | ) |
References bones, cpe::quaternion::compute_w(), cpe::v4::norm(), Joint::orientation, Joint::parent, Joint::position, cpe::v3::x(), cpe::v3::y(), and cpe::v3::z().
Referenced by load_model(), and main().

| std::vector<std::vector<Joint> > Animation::bones |
Referenced by display(), draw_scene(), load(), load_model(), and main().
1.6.3