#include <eggTopstrip.h>
Inheritance diagram for EggTopstrip:
Public Member Functions | |
EggTopstrip () | |
void | run () |
void | check_transform_channels () |
void | strip_anim (EggJointData *joint_data, int from_model, EggJointData *top_joint) |
void | strip_anim_vertices (EggNode *egg_node, int into_model, int from_model, EggJointData *top_joint) |
void | adjust_transform (LMatrix4d &mat) const |
Public Attributes | |
string | _top_joint_name |
bool | _got_invert_transform |
bool | _invert_transform |
string | _transform_channels |
Filename | _channel_filename |
|
|
Definition at line 310 of file eggTopstrip.cxx. References EggMultiBase::_coordinate_system, _transform_channels, compose_matrix(), decompose_matrix(), nout, scale, and size_t. Referenced by strip_anim(), and strip_anim_vertices(). |
|
Definition at line 196 of file eggTopstrip.cxx. References _transform_channels, nassertv, nout, p, and size_t. Referenced by run(). |
|
|
Definition at line 234 of file eggTopstrip.cxx. References EggJointPointer::add_rebuild_frame(), adjust_transform(), EggJointPointer::begin_rebuild(), DCAST_INTO_V, EggJointData::get_frame(), EggComponentData::get_model(), Namable::get_name(), EggJointData::get_net_frame(), EggJointData::get_num_frames(), EggComponentData::get_num_models(), EggComponentData::has_model(), nassertv, nout, NULL, and num_frames. Referenced by run(). |
|
Definition at line 286 of file eggTopstrip.cxx. References adjust_transform(), Namable::get_name(), EggJointData::get_net_frame(), EggComponentData::has_model(), nout, and EggNode::transform_vertices_only(). Referenced by run(). |
|
Definition at line 59 of file eggTopstrip.h. Referenced by EggTopstrip(), and run(). |
|
Definition at line 56 of file eggTopstrip.h. Referenced by EggTopstrip(), and run(). |
|
Definition at line 57 of file eggTopstrip.h. Referenced by EggTopstrip(), and run(). |
|
Definition at line 55 of file eggTopstrip.h. Referenced by EggTopstrip(), and run(). |
|
Definition at line 58 of file eggTopstrip.h. Referenced by adjust_transform(), check_transform_channels(), and EggTopstrip(). |