This is the complete list of members for OrbitCamera, including all inherited members.
| _angleX | OrbitCamera | protected |
| _angleZ | OrbitCamera | protected |
| _autoReleaseCount | Object | protected |
| _centerXOrig | ActionCamera | protected |
| _centerYOrig | ActionCamera | protected |
| _centerZOrig | ActionCamera | protected |
| _deltaAngleX | OrbitCamera | protected |
| _deltaAngleZ | OrbitCamera | protected |
| _deltaRadius | OrbitCamera | protected |
| _duration | FiniteTimeAction | protected |
| _elapsed | ActionInterval | protected |
| _eyeXOrig | ActionCamera | protected |
| _eyeYOrig | ActionCamera | protected |
| _eyeZOrig | ActionCamera | protected |
| _firstTick | ActionInterval | protected |
| _ID | Object | |
| _luaID | Object | |
| _originalTarget | Action | protected |
| _radDeltaX | OrbitCamera | protected |
| _radDeltaZ | OrbitCamera | protected |
| _radius | OrbitCamera | protected |
| _radX | OrbitCamera | protected |
| _radZ | OrbitCamera | protected |
| _reference | Object | protected |
| _tag | Action | protected |
| _target | Action | protected |
| _upXOrig | ActionCamera | protected |
| _upYOrig | ActionCamera | protected |
| _upZOrig | ActionCamera | protected |
| acceptVisitor(DataVisitor &visitor) | Object | virtual |
| Action(void) | Action | |
| ActionCamera() | ActionCamera | inline |
| autorelease() | Object | |
| 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 | |
| FiniteTimeAction() | FiniteTimeAction | inline |
| getAmplitudeRate(void) | ActionInterval | |
| getDuration(void) const | FiniteTimeAction | inline |
| getElapsed(void) | ActionInterval | inline |
| getOriginalTarget(void) const | Action | inline |
| getTag(void) const | Action | inline |
| getTarget(void) const | Action | inline |
| initWithDuration(float t, float radius, float deltaRadius, float angleZ, float deltaAngleZ, float angleX, float deltaAngleX) | OrbitCamera | |
| cocos2d::ActionCamera::initWithDuration(float d) | ActionInterval | |
| INVALID_TAG | Action | static |
| isDone(void) const override | ActionInterval | virtual |
| isEqual(const Object *object) | Object | virtual |
| isSingleReference() const | Object | |
| Object() | Object | |
| OrbitCamera() | OrbitCamera | inline |
| release() | Object | inline |
| retain() | Object | inline |
| retainCount() const | Object | |
| reverse() const override | ActionCamera | virtual |
| setAmplitudeRate(float amp) | ActionInterval | |
| setDuration(float duration) | FiniteTimeAction | inline |
| setOriginalTarget(Node *pOriginalTarget) | Action | inline |
| setTag(int nTag) | Action | inline |
| setTarget(Node *target) | Action | inline |
| sphericalRadius(float *r, float *zenith, float *azimuth) | OrbitCamera | |
| startWithTarget(Node *target) override | OrbitCamera | virtual |
| step(float dt) override | ActionInterval | virtual |
| stop(void) | Action | virtual |
| update(float time) override | OrbitCamera | virtual |
| ~Action(void) | Action | virtual |
| ~ActionCamera() | ActionCamera | inlinevirtual |
| ~Clonable() | Clonable | inlinevirtual |
| ~FiniteTimeAction() | FiniteTimeAction | inlinevirtual |
| ~Object() | Object | virtual |
| ~OrbitCamera() | OrbitCamera | inline |