| AddKey(const CTime &in_frame, const CValue &in_value, siFCurveKeyInterpolation in_interp=siDefaultKeyInterpolation, double in_ltx=DBL_MAX, double in_lty=DBL_MAX, double in_rtx=DBL_MAX, double in_rty=DBL_MAX, double in_tol=DBL_MAX, bool in_okl=false) |
FCurve |
|
| AnimationSource() |
AnimationSource |
|
| AnimationSource(const CRef &in_ref) |
AnimationSource |
|
| AnimationSource(const AnimationSource &in_obj) |
AnimationSource |
|
| BeginEdit(void) |
FCurve |
|
| CBase() |
CBase |
|
| EndEdit(void) |
FCurve |
|
| Eval(const CTime &in_frame) const |
FCurve |
|
| Eval(const double &in_frame) const |
FCurve |
|
| ExtendCycle(LONG in_CyclesBefore, LONG in_CyclesAfter) |
FCurve |
|
| FCurve() |
FCurve |
|
| FCurve(const CRef &in_ref) |
FCurve |
|
| FCurve(const FCurve &in_obj) |
FCurve |
|
| Fit(const CTime &in_start=CTime(DBL_MAX, CTime::CUSTOM), const CTime &in_end=CTime(DBL_MAX, CTime::CUSTOM), double in_dFittingTolerance=0.1) |
FCurve |
|
| GetApplication() const |
SIObject |
|
| GetCategories() const |
SIObject |
|
| GetClassID() const |
FCurve |
[virtual] |
| GetClassIDName() const |
CBase |
|
| GetDependsOnFrameRate(void) const |
FCurve |
|
| GetExtrapolation(void) const |
FCurve |
|
| GetFCurveType(void) const |
FCurve |
|
| GetFullName() const |
SIObject |
|
| GetHelp() const |
SIObject |
|
| GetHighClamp(void) const |
FCurve |
|
| GetInterpolation(void) const |
FCurve |
|
| GetKey(const CTime &in_frame, double in_tolerance=DBL_MAX) const |
FCurve |
|
| GetKeyAtIndex(LONG in_index) const |
FCurve |
|
| GetKeyIndex(const CTime &in_frame, double in_tolerance=DBL_MAX) const |
FCurve |
|
| GetKeys(void) const |
FCurve |
|
| GetKeysBetween(const CTime &in_startframe=CTime(DBL_MAX, CTime::CUSTOM), const CTime &in_endframe=CTime(DBL_MAX, CTime::CUSTOM)) const |
FCurve |
|
| GetKeyTime(LONG in_index) const |
FCurve |
|
| GetKeyValue(LONG in_index) const |
FCurve |
|
| GetLocked(void) const |
FCurve |
|
| GetLowClamp(void) const |
FCurve |
|
| GetMaxKeyFrame(void) const |
FCurve |
|
| GetMaxKeyValue(void) const |
FCurve |
|
| GetMidKeyFrame(void) const |
FCurve |
|
| GetMidKeyValue(void) const |
FCurve |
|
| GetMinKeyFrame(void) const |
FCurve |
|
| GetMinKeyValue(void) const |
FCurve |
|
| GetMute(void) const |
FCurve |
|
| GetName() const |
SIObject |
|
| GetNestedObjects() const |
SIObject |
|
| GetNoKeyValue(void) const |
FCurve |
|
| GetNumKeys(const CTime &in_startframe=CTime(DBL_MAX, CTime::CUSTOM), const CTime &in_endframe=CTime(DBL_MAX, CTime::CUSTOM)) const |
FCurve |
|
| GetOrigin() const |
SIObject |
|
| GetOriginPath() const |
SIObject |
|
| GetParent() const |
SIObject |
|
| GetRef() const |
CBase |
|
| GetSelected(void) const |
FCurve |
|
| GetSelectedKeys() const |
FCurve |
|
| GetSI3DStyle(void) const |
FCurve |
|
| GetType() const |
SIObject |
|
| GetUniqueName() const |
SIObject |
|
| GetValueType() const |
FCurve |
|
| InsertKeyAtFrame(const CTime &in_frame) |
FCurve |
|
| IsA(siClassID in_ClassID) const |
FCurve |
[virtual] |
| XSI::CBase::IsA(const CRef &in_ref) const |
CBase |
|
| IsEditing(void) const |
FCurve |
|
| IsEqualTo(const CRef &in_ref) const |
SIObject |
|
| IsValid() const |
CBase |
|
| KeyExists(const CTime &in_frame, double in_tolerance=DBL_MAX) const |
FCurve |
|
| MakeRotationsContinuous(void) |
FCurve |
|
| Offset(const CTime &in_frameOffset, const CValue &in_valueOffset) |
FCurve |
|
| OffsetKeys(const CFCurveKeyRefArray &in_Keys, const CTime &in_frameOffset, const CValue &in_valueOffset) |
FCurve |
|
| operator CRef &() |
CBase |
|
| operator!=(const CBase &in_obj) const |
CBase |
|
| operator=(const FCurve &in_obj) |
FCurve |
|
| operator=(const CRef &in_ref) |
FCurve |
|
| XSI::AnimationSource::operator=(const AnimationSource &in_obj) |
AnimationSource |
|
| XSI::SIObject::operator=(const SIObject &in_obj) |
SIObject |
|
| operator==(const CBase &in_obj) const |
CBase |
|
| PutDependsOnFrameRate(bool in_value) |
FCurve |
|
| PutExtrapolation(siFCurveExtrapolation in_type) |
FCurve |
|
| PutFCurveType(siFCurveType in_type) |
FCurve |
|
| PutHighClamp(const CValue &in_value) |
FCurve |
|
| PutInterpolation(siFCurveInterpolation in_type) |
FCurve |
|
| PutLocked(bool in_value) |
FCurve |
|
| PutLowClamp(const CValue &in_value) |
FCurve |
|
| PutMute(bool in_value) |
FCurve |
|
| PutName(const CString &in_name) |
SIObject |
|
| PutNoKeyValue(const CValue &in_value) |
FCurve |
|
| PutSI3DStyle(bool in_value) |
FCurve |
|
| RemoveKey(const CTime &in_frame, double in_tolerance=DBL_MAX, bool in_overridekeylock=false) |
FCurve |
|
| RemoveKeyAtIndex(LONG in_index, bool in_overridekeylock=false) |
FCurve |
|
| RemoveKeys(const CTime &in_startframe=CTime(DBL_MAX, CTime::CUSTOM), const CTime &in_endframe=CTime(DBL_MAX, CTime::CUSTOM), bool in_overridekeylock=false) |
FCurve |
|
| RemoveKeysAtIndex(LONG in_index, LONG in_count, bool in_overridekeylock=false) |
FCurve |
|
| Resample(const CTime &in_startframe=CTime(DBL_MAX, CTime::CUSTOM), const CTime &in_endframe=CTime(DBL_MAX, CTime::CUSTOM), double in_step=1, bool in_keepexistingkeys=false, bool in_overridekeylock=false) |
FCurve |
|
| ResetObject() |
CBase |
|
| Scale(double in_frameFactor, double in_valueFactor, const CTime &in_frameAnchor, const CValue &in_valueAnchor) |
FCurve |
|
| ScaleKeys(const CFCurveKeyRefArray &in_Keys, double in_frameFactor, double in_valueFactor, const CTime &in_frameAnchor, const CValue &in_valueAnchor, bool in_ripple=false) |
FCurve |
|
| Set(const FCurve &in_fcurve) |
FCurve |
|
| SetKey(LONG in_index, const CTime &in_frame, const CValue &in_value, bool in_overridekeylock=false) |
FCurve |
|
| SetKeys(const CTimeArray &in_timearray, const CValueArray &in_valuearray, bool in_keepexistingkeys=false) |
FCurve |
|
| SetKeys(const CTimeArray &in_timearray, const CDoubleArray &in_valuearray, const CLongArray &in_keyinterpolationarray, const CTimeArray &in_lefttanxarray=CTimeArray(), const CDoubleArray &in_lefttanyarray=CDoubleArray(), const CTimeArray &in_righttanxarray=CTimeArray(), const CDoubleArray &in_righttanyarray=CDoubleArray(), bool in_keepexistingkeys=false) |
FCurve |
|
| SetKeyTangents(const CDoubleArray &in_array) |
FCurve |
|
| SetObject(const CRef &in_obj) |
CBase |
|
| SIObject() |
SIObject |
|
| SIObject(const CRef &in_ref) |
SIObject |
|
| SIObject(const SIObject &in_obj) |
SIObject |
|
| Smooth(const CTime &in_start=CTime(DBL_MAX, CTime::CUSTOM), const CTime &in_end=CTime(DBL_MAX, CTime::CUSTOM), double in_dFilterSize=5, double in_dSamplingStep=1, siFCurveSmoothFilterType in_filterType=siFCurveAverageFilterType, double in_dGaussianVariance=1) |
FCurve |
|
| SnapToNearestFrame(void) |
FCurve |
|
| UndoEdit(void) |
FCurve |
|
| ~AnimationSource() |
AnimationSource |
|
| ~CBase() |
CBase |
[virtual] |
| ~FCurve() |
FCurve |
|
| ~SIObject() |
SIObject |
|