This is the complete list of members for OrbitCamera, including all inherited members.
| __pad0__ | OrbitCamera | |
| _angleX | OrbitCamera | protected |
| _angleZ | OrbitCamera | protected |
| _center | ActionCamera | protected |
| _deltaAngleX | OrbitCamera | protected |
| _deltaAngleZ | OrbitCamera | protected |
| _deltaRadius | OrbitCamera | protected |
| _elapsed | ActionInterval | protected |
| _eye | ActionCamera | protected |
| _firstTick | ActionInterval | protected |
| _originalTarget | Action | protected |
| _radDeltaX | OrbitCamera | protected |
| _radDeltaZ | OrbitCamera | protected |
| _radius | OrbitCamera | protected |
| _radX | OrbitCamera | protected |
| _radZ | OrbitCamera | protected |
| _referenceCount | Ref | protected |
| _tag | Action | protected |
| _target | Action | protected |
| _up | ActionCamera | protected |
| ActionCamera() | ActionCamera | |
| autorelease() | Ref | |
| clone() const override | OrbitCamera | virtual |
| copy() const | Clonable | inline |
| create(float t, float radius, float deltaRadius, float angleZ, float deltaAngleZ, float angleX, float deltaAngleX) | OrbitCamera | static |
| description() const | Action | virtual |
| getAmplitudeRate(void) | ActionInterval | |
| getCenter() const | ActionCamera | inline |
| getDuration() const | FiniteTimeAction | inline |
| getElapsed(void) | ActionInterval | inline |
| getEye() const | ActionCamera | inline |
| getOriginalTarget() const | Action | inline |
| getReferenceCount() const | Ref | |
| getTag() const | Action | inline |
| getTarget() const | Action | inline |
| getUp() const | ActionCamera | inline |
| initWithDuration(float t, float radius, float deltaRadius, float angleZ, float deltaAngleZ, float angleX, float deltaAngleX) | OrbitCamera | |
| INVALID_TAG | Action | static |
| isDone(void) const override | ActionInterval | virtual |
| Ref() | Ref | protected |
| release() | Ref | |
| restore() | ActionCamera | protected |
| retain() | Ref | |
| reverse() const override | ActionCamera | virtual |
| setAmplitudeRate(float amp) | ActionInterval | |
| setCenter(const Vec3 ¢er) | ActionCamera | |
| setDuration(float duration) | FiniteTimeAction | inline |
| setEye(const Vec3 &eye) | ActionCamera | |
| setEye(float x, float y, float z) | ActionCamera | |
| setOriginalTarget(Node *originalTarget) | Action | inline |
| setTag(int tag) | Action | inline |
| setTarget(Node *target) | Action | inline |
| setUp(const Vec3 &up) | ActionCamera | |
| sphericalRadius(float *r, float *zenith, float *azimuth) | OrbitCamera | |
| startWithTarget(Node *target) override | OrbitCamera | virtual |
| step(float dt) override | ActionInterval | virtual |
| stop() | Action | virtual |
| update(float time) override | OrbitCamera | virtual |
| updateTransform() | ActionCamera | protected |
| ~Action() | Action | virtual |
| ~ActionCamera() | ActionCamera | inlinevirtual |
| ~Clonable() | Clonable | inlinevirtual |
| ~OrbitCamera() | OrbitCamera | virtual |
| ~Ref() | Ref | virtual |