Blender V2.61 - r43446
Public Member Functions

BL_InterpolatorList Class Reference

#include <KX_BlenderScalarInterpolator.h>

List of all members.

Public Member Functions

 BL_InterpolatorList (struct bAction *action)
 ~BL_InterpolatorList ()
KX_IScalarInterpolatorGetScalarInterpolator (const char *rna_path, int array_index)

Detailed Description

Definition at line 65 of file KX_BlenderScalarInterpolator.h.


Constructor & Destructor Documentation

BL_InterpolatorList::BL_InterpolatorList ( struct bAction action)

Definition at line 49 of file KX_BlenderScalarInterpolator.cpp.

References bAction::curves, ListBase::first, and NULL.

BL_InterpolatorList::~BL_InterpolatorList ( )

Definition at line 62 of file KX_BlenderScalarInterpolator.cpp.

References i.


Member Function Documentation

KX_IScalarInterpolator * BL_InterpolatorList::GetScalarInterpolator ( const char *  rna_path,
int  array_index 
)

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