Blender  V3.3
Public Member Functions | List of all members
AnimationClipExporter Class Reference

#include <AnimationClipExporter.h>

Inheritance diagram for AnimationClipExporter:

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 13 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 22 of file AnimationClipExporter.h.

References depsgraph, scene, and sw.

Member Function Documentation

◆ exportAnimationClips()

void AnimationClipExporter::exportAnimationClips ( Scene sce)

Definition at line 7 of file AnimationClipExporter.cpp.

Referenced by AnimationExporter::exportAnimations().


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