Blender V4.3
BCAnimation Class Reference

#include <BCAnimationSampler.h>

Public Member Functions

 BCAnimation (bContext *C, Object *ob)
 
 ~BCAnimation ()
 
Objectget_reference ()
 

Public Attributes

BCFrameSet frame_set
 
BCAnimationCurveMap curve_map
 

Detailed Description

Definition at line 19 of file BCAnimationSampler.h.

Constructor & Destructor Documentation

◆ BCAnimation()

BCAnimation::BCAnimation ( bContext * C,
Object * ob )
inline

Definition at line 28 of file BCAnimationSampler.h.

References BKE_id_copy(), CTX_data_main(), Object::id, and id_us_min().

◆ ~BCAnimation()

BCAnimation::~BCAnimation ( )
inline

Definition at line 35 of file BCAnimationSampler.h.

References BKE_id_delete(), CTX_data_main(), and curve_map.

Member Function Documentation

◆ get_reference()

Object * BCAnimation::get_reference ( )
inline

Definition at line 49 of file BCAnimationSampler.h.

Member Data Documentation

◆ curve_map

BCAnimationCurveMap BCAnimation::curve_map

Definition at line 26 of file BCAnimationSampler.h.

Referenced by ~BCAnimation().

◆ frame_set

BCFrameSet BCAnimation::frame_set

Definition at line 25 of file BCAnimationSampler.h.

Referenced by BCAnimationSampler::sample_scene().


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