Blender
V3.3
|
This is the complete list of members for BCAnimationSampler, including all inherited members.
add_object(Object *ob) | BCAnimationSampler | |
BCAnimationSampler(BCExportSettings &export_settings, BCObjectSet &object_set) | BCAnimationSampler | |
find_depending_animated(std::set< Object * > &animated_objects, std::set< Object * > &candidates) | BCAnimationSampler | static |
get_animated_from_export_set(std::set< Object * > &animated_objects, LinkNode &export_set) | BCAnimationSampler | static |
get_bone_frames(BCFrames &frames, Object *ob, Bone *bone) | BCAnimationSampler | |
get_bone_samples(BCMatrixSampleMap &samples, Object *ob, Bone *bone) | BCAnimationSampler | |
get_curves(Object *ob) | BCAnimationSampler | |
get_object_frames(BCFrames &frames, Object *ob) | BCAnimationSampler | |
get_object_samples(BCMatrixSampleMap &samples, Object *ob) | BCAnimationSampler | |
is_animated_by_constraint(Object *ob, ListBase *conlist, std::set< Object * > &animated_objects) | BCAnimationSampler | static |
sample_scene(BCExportSettings &export_settings, bool keyframe_at_end) | BCAnimationSampler | |
~BCAnimationSampler() | BCAnimationSampler |