Clarisse 5.0 SP8 SDK
5.0.5.8.0
|
Defines unique identifier for FCurveKey objects within FCurves. More...
Public Member Functions | |
FCurveKeyId (const unsigned int &id) | |
bool | operator== (const FCurveKeyId &key_id) const |
bool | operator== (const unsigned int &key_id) const |
bool | operator== (const int &key_id) const |
void | operator= (const FCurveKeyId &key_id) |
void | operator= (const unsigned int &key_id) |
bool | operator!= (const FCurveKeyId &key_id) const |
bool | operator> (const FCurveKeyId &key_id) const |
bool | operator< (const FCurveKeyId &key_id) const |
bool | operator> (const unsigned int &key_id) const |
bool | operator< (const unsigned int &key_id) const |
const unsigned int | get_value () const |
bool | is_valid () const |
void | set_invalid () |
Static Public Member Functions | |
static const FCurveKeyId & | get_invalid_key () |
Defines unique identifier for FCurveKey objects within FCurves.