This is the complete list of members for OrbitCamera, including all inherited members.
| clone() const override | OrbitCamera | virtual |
| create(float t, float radius, float deltaRadius, float angleZ, float deltaAngleZ, float angleX, float deltaAngleX) | OrbitCamera | static |
| getAmplitudeRate(void) | ActionInterval | |
| getElapsed(void) | ActionInterval | inline |
| initWithDuration(float t, float radius, float deltaRadius, float angleZ, float deltaAngleZ, float angleX, float deltaAngleX) | OrbitCamera | protected |
| cocos2d::ActionCamera::initWithDuration(float d) | ActionInterval | protected |
| isDone(void) const override | ActionInterval | virtual |
| reverse() const override | ActionCamera | virtual |
| setAmplitudeRate(float amp) | ActionInterval | |
| sphericalRadius(float *r, float *zenith, float *azimuth) | OrbitCamera |