|
Blender V4.5
|
#include "DNA_anim_types.h"#include "DNA_camera_types.h"#include "DNA_light_types.h"#include "DNA_material_types.h"#include "BLI_string.h"#include "BKE_material.hh"#include "RNA_access.hh"#include "RNA_path.hh"#include "ANIM_fcurve.hh"#include "BCAnimationCurve.h"#include "collada_utils.h"#include <algorithm>Go to the source code of this file.
Functions | |
| bool | operator< (const BCAnimationCurve &lhs, const BCAnimationCurve &rhs) |
|
inline |
Definition at line 566 of file BCAnimationCurve.cpp.
References BCAnimationCurve::get_channel_index(), BCAnimationCurve::get_channel_target(), and rhs.