Blender  V3.3
AnimationImporter Member List

This is the complete list of members for AnimationImporter, including all inherited members.

add_bone_animation_sampled(Object *ob, std::vector< FCurve * > &animcurves, COLLADAFW::Node *root, COLLADAFW::Node *node, COLLADAFW::Transformation *tm)AnimationImporter
add_bone_fcurve(Object *ob, COLLADAFW::Node *node, FCurve *fcu)AnimationImporter
AnimationImporter(bContext *C, UnitConverter *conv, ArmatureImporter *arm, Scene *scene)AnimationImporterinline
apply_matrix_curves(Object *ob, std::vector< FCurve * > &animcurves, COLLADAFW::Node *root, COLLADAFW::Node *node, COLLADAFW::Transformation *tm)AnimationImporter
Assign_color_animations(const COLLADAFW::UniqueId &listid, ListBase *AnimCurves, const char *anim_type)AnimationImporter
Assign_float_animations(const COLLADAFW::UniqueId &listid, ListBase *AnimCurves, const char *anim_type)AnimationImporter
Assign_lens_animations(const COLLADAFW::UniqueId &listid, ListBase *AnimCurves, double aspect, Camera *cam, const char *anim_type, int fov_type)AnimationImporter
Assign_transform_animations(COLLADAFW::Transformation *transform, const COLLADAFW::AnimationList::AnimationBinding *binding, std::vector< FCurve * > *curves, bool is_joint, char *joint_path)AnimationImporter
calc_joint_parent_mat_rest(float mat[4][4], float par[4][4], COLLADAFW::Node *node, COLLADAFW::Node *end)AnimationImporter
convert_to_focal_length(float in_xfov, int fov_type, float aspect, float sensorx)AnimationImporter
evaluate_animation(COLLADAFW::Transformation *tm, float mat[4][4], float fra, const char *node_id)AnimationImporter
evaluate_transform_at_frame(float mat[4][4], COLLADAFW::Node *node, float fra)AnimationImporter
extra_data_importer(std::string elementName)AnimationImporter
find_frames(std::vector< float > *frames, std::vector< FCurve * > *curves)AnimationImporter
find_frames_old(std::vector< float > *frames, COLLADAFW::Node *node, COLLADAFW::Transformation::TransformationType tm_type)AnimationImporter
get_animation_type(const COLLADAFW::Node *node, std::map< COLLADAFW::UniqueId, const COLLADAFW::Object * > FW_object_map)AnimationImporter
get_joint_rest_mat(float mat[4][4], COLLADAFW::Node *root, COLLADAFW::Node *node)AnimationImporter
modify_fcurve(std::vector< FCurve * > *curves, const char *rna_path, int array_index, int scale=1)AnimationImporter
read_node_transform(COLLADAFW::Node *node, Object *ob)AnimationImporter
set_import_from_version(std::string import_from_version)AnimationImporter
setAnimType(const COLLADAFW::Animatable *prop, int type, int addition)AnimationImporter
translate_animation_OLD(COLLADAFW::Node *node, std::map< COLLADAFW::UniqueId, Object * > &object_map, std::map< COLLADAFW::UniqueId, COLLADAFW::Node * > &root_map, COLLADAFW::Transformation::TransformationType tm_type, Object *par_job=NULL)AnimationImporter
translate_Animations(COLLADAFW::Node *Node, std::map< COLLADAFW::UniqueId, COLLADAFW::Node * > &root_map, std::multimap< COLLADAFW::UniqueId, Object * > &object_map, std::map< COLLADAFW::UniqueId, const COLLADAFW::Object * > FW_object_map, std::map< COLLADAFW::UniqueId, Material * > uid_material_map)AnimationImporter
unused_fcurve(std::vector< FCurve * > *curves)AnimationImporter
write_animation(const COLLADAFW::Animation *anim)AnimationImporter
write_animation_list(const COLLADAFW::AnimationList *animlist)AnimationImporter
~AnimationImporter()AnimationImporter