This is the complete list of members for Lens3D, including all inherited members.
| _concave | Lens3D | protected |
| _dirty | Lens3D | protected |
| _duration | FiniteTimeAction | protected |
| _elapsed | ActionInterval | protected |
| _firstTick | ActionInterval | protected |
| _gridNodeTarget | GridAction | protected |
| _gridSize | GridAction | protected |
| _lensEffect | Lens3D | protected |
| _originalTarget | Action | protected |
| _position | Lens3D | protected |
| _radius | Lens3D | protected |
| _referenceCount | Ref | protected |
| _tag | Action | protected |
| _target | Action | protected |
| Action() | Action | protected |
| autorelease() | Ref | |
| cacheTargetAsGridNode() | GridAction | protected |
| clone() const override | Lens3D | virtual |
| copy() const | Clonable | inline |
| create(float duration, const Size &gridSize, const Point &position, float radius) | Lens3D | static |
| description() const | Action | virtual |
| FiniteTimeAction() | FiniteTimeAction | inlineprotected |
| getAmplitudeRate(void) | ActionInterval | |
| getDuration() const | FiniteTimeAction | inline |
| getElapsed(void) | ActionInterval | inline |
| getGrid() | Grid3DAction | virtual |
| getLensEffect() const | Lens3D | inline |
| getOriginalTarget() const | Action | inline |
| getOriginalVertex(const Point &position) const | Grid3DAction | |
| getPosition() const | Lens3D | inline |
| getReferenceCount() const | Ref | |
| getTag() const | Action | inline |
| getTarget() const | Action | inline |
| getVertex(const Point &position) const | Grid3DAction | |
| GridAction() | GridAction | inlineprotected |
| initWithDuration(float duration, const Size &gridSize, const Point &position, float radius) | Lens3D | protected |
| cocos2d::Grid3DAction::initWithDuration(float duration, const Size &gridSize) | GridAction | protected |
| cocos2d::ActionInterval::initWithDuration(float d) | ActionInterval | protected |
| INVALID_TAG | Action | static |
| isDone(void) const override | ActionInterval | virtual |
| Lens3D() | Lens3D | inlineprotected |
| originalVertex(const Point &position) | Grid3DAction | inline |
| Ref() | Ref | protected |
| release() | Ref | |
| retain() | Ref | |
| reverse() const override | GridAction | virtual |
| setAmplitudeRate(float amp) | ActionInterval | |
| setConcave(bool concave) | Lens3D | inline |
| setDuration(float duration) | FiniteTimeAction | inline |
| setLensEffect(float lensEffect) | Lens3D | inline |
| setOriginalTarget(Node *originalTarget) | Action | inline |
| setPosition(const Point &position) | Lens3D | |
| setTag(int tag) | Action | inline |
| setTarget(Node *target) | Action | inline |
| setVertex(const Point &position, const Vertex3F &vertex) | Grid3DAction | |
| startWithTarget(Node *target) override | GridAction | virtual |
| step(float dt) override | ActionInterval | virtual |
| stop() | Action | virtual |
| update(float time) override | Lens3D | virtual |
| vertex(const Point &position) | Grid3DAction | inline |
| ~Action() | Action | protectedvirtual |
| ~Clonable() | Clonable | inlinevirtual |
| ~FiniteTimeAction() | FiniteTimeAction | inlineprotectedvirtual |
| ~GridAction() | GridAction | inlineprotectedvirtual |
| ~Lens3D() | Lens3D | inlineprotectedvirtual |
| ~Ref() | Ref | virtual |