Blender V4.5
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 15 of file BCAnimationSampler.h.

Constructor & Destructor Documentation

◆ BCAnimation()

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

Definition at line 24 of file BCAnimationSampler.h.

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

◆ ~BCAnimation()

BCAnimation::~BCAnimation ( )
inline

Definition at line 31 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 45 of file BCAnimationSampler.h.

Member Data Documentation

◆ curve_map

◆ frame_set

BCFrameSet BCAnimation::frame_set

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