14#ifndef EGGRETARGETANIM_H
15#define EGGRETARGETANIM_H
33class EggRetargetAnim :
public EggCharacterFilter {
40 int reference_model,
const pset<std::string> &keep_names,
44 vector_string _keep_joints;
Represents a single character, as read and collected from several models and animation files.
This class is used during joint optimization or restructuring to store the table of interim joint com...
This is one node of a hierarchy of EggJointData nodes, each of which represents a single joint of the...
void retarget_anim(EggCharacterData *char_data, EggJointData *joint_data, int reference_model, const pset< std::string > &keep_names, EggCharacterDb &db)
Recursively replaces the scale and translate information on all of the joints in the char_data hierar...
The name of a file, such as a texture file or an Egg file.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.