Blender  V2.93
Public Member Functions | List of all members
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 27 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 36 of file AnimationClipExporter.h.

References depsgraph, and scene.

Member Function Documentation

◆ exportAnimationClips()

void AnimationClipExporter::exportAnimationClips ( Scene sce)

Definition at line 21 of file AnimationClipExporter.cpp.

Referenced by AnimationExporter::exportAnimations().


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