Blender  V3.3
Public Member Functions | Public Attributes | List of all members
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 17 of file BCAnimationSampler.h.

Constructor & Destructor Documentation

◆ BCAnimation()

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

Definition at line 26 of file BCAnimationSampler.h.

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

◆ ~BCAnimation()

BCAnimation::~BCAnimation ( )
inline

Definition at line 33 of file BCAnimationSampler.h.

References BKE_id_delete(), CTX_data_main(), curve_map, Object::id, and ID::us.

Member Function Documentation

◆ get_reference()

Object* BCAnimation::get_reference ( )
inline

Definition at line 47 of file BCAnimationSampler.h.

Member Data Documentation

◆ curve_map

BCAnimationCurveMap BCAnimation::curve_map

◆ frame_set

BCFrameSet BCAnimation::frame_set

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