CCameraKeyPathAttributes(int frames=10, float tension=0.0, float con=0.0, float bias=0.0) | CCameraKeyPathAttributes | |
getBias() const | CCameraKeyPathAttributes | [inline] |
getContinuity() const | CCameraKeyPathAttributes | [inline] |
getFrames() const | CCameraKeyPathAttributes | [inline] |
getTension() const | CCameraKeyPathAttributes | [inline] |
m_nFrames | CCameraKeyPathAttributes | [protected] |
m_rfBias | CCameraKeyPathAttributes | [protected] |
m_rfContinuity | CCameraKeyPathAttributes | [protected] |
m_rfTension | CCameraKeyPathAttributes | [protected] |
setAttributes(int nFrames, float rfTension, float rfContinuity, float rfBias) | CCameraKeyPathAttributes | |
setBias(float) | CCameraKeyPathAttributes | |
setContinuity(float) | CCameraKeyPathAttributes | |
setFrames(int) | CCameraKeyPathAttributes | |
setTension(float) | CCameraKeyPathAttributes | |
~CCameraKeyPathAttributes() | CCameraKeyPathAttributes |