Blender  V3.3
Classes | Typedefs
BCAnimationSampler.h File Reference
#include "BCAnimationCurve.h"
#include "BCSampleData.h"
#include "collada_utils.h"
#include "BKE_action.h"
#include "BKE_lib_id.h"
#include "BLI_math_rotation.h"
#include "DNA_action_types.h"

Go to the source code of this file.

Classes

class  BCAnimation
 
class  BCSampleFrame
 
class  BCSampleFrameContainer
 
class  BCAnimationSampler
 

Typedefs

typedef std::map< Object *, BCAnimation * > BCAnimationObjectMap
 
typedef std::map< int, BCSampleFrameBCSampleFrameMap
 

Typedef Documentation

◆ BCAnimationObjectMap

Definition at line 53 of file BCAnimationSampler.h.

◆ BCSampleFrameMap

Definition at line 91 of file BCAnimationSampler.h.