Blender V4.3
AnimationClipExporter Class Reference

#include <AnimationClipExporter.h>

Inherits COLLADASW::LibraryAnimationClips.

Public Member Functions

 AnimationClipExporter (Depsgraph *depsgraph, COLLADASW::StreamWriter *sw, BCExportSettings &export_settings, std::vector< std::vector< std::string > > anim_meta)
 
void exportAnimationClips (Scene *sce)
 

Detailed Description

Definition at line 15 of file AnimationClipExporter.h.

Constructor & Destructor Documentation

◆ AnimationClipExporter()

AnimationClipExporter::AnimationClipExporter ( Depsgraph * depsgraph,
COLLADASW::StreamWriter * sw,
BCExportSettings & export_settings,
std::vector< std::vector< std::string > > anim_meta )
inline

Definition at line 24 of file AnimationClipExporter.h.

References depsgraph.

Member Function Documentation

◆ exportAnimationClips()

void AnimationClipExporter::exportAnimationClips ( Scene * sce)

Definition at line 9 of file AnimationClipExporter.cpp.

Referenced by AnimationExporter::exportAnimations().


The documentation for this class was generated from the following files: