23 #include "COLLADASWLibraryAnimationClips.h"
31 COLLADASW::StreamWriter *sw;
32 BCExportSettings &export_settings;
33 std::vector<std::vector<std::string>> anim_meta;
37 COLLADASW::StreamWriter *sw,
38 BCExportSettings &export_settings,
40 : COLLADASW::LibraryAnimationClips(sw),
44 export_settings(export_settings),
struct Depsgraph Depsgraph
void exportAnimationClips(Scene *sce)
AnimationClipExporter(Depsgraph *depsgraph, COLLADASW::StreamWriter *sw, BCExportSettings &export_settings, std::vector< std::vector< std::string >> anim_meta)
const Depsgraph * depsgraph
std::vector< ElementType, Eigen::aligned_allocator< ElementType > > vector