Blender V4.5
BCAnimationCurve.cpp File Reference
#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)

Function Documentation

◆ operator<()

bool operator< ( const BCAnimationCurve & lhs,
const BCAnimationCurve & rhs )
inline