This is the complete list of members for Camera, including all inherited members.
| _autoReleaseCount | Object | protected |
| _centerX | Camera | protected |
| _centerY | Camera | protected |
| _centerZ | Camera | protected |
| _dirty | Camera | protected |
| _eyeX | Camera | protected |
| _eyeY | Camera | protected |
| _eyeZ | Camera | protected |
| _ID | Object | |
| _lookupMatrix | Camera | protected |
| _luaID | Object | |
| _reference | Object | protected |
| _upX | Camera | protected |
| _upY | Camera | protected |
| _upZ | Camera | protected |
| acceptVisitor(DataVisitor &visitor) | Object | virtual |
| autorelease() | Object | |
| Camera(void) | Camera | |
| description(void) const | Camera | |
| getCenter(float *pCenterX, float *pCenterY, float *pCenterZ) const | Camera | |
| getCenterXYZ(float *pCenterX, float *pCenterY, float *pCenterZ) const | Camera | inline |
| getEye(float *pEyeX, float *pEyeY, float *pEyeZ) const | Camera | |
| getEyeXYZ(float *pEyeX, float *pEyeY, float *pEyeZ) const | Camera | inline |
| getUp(float *pUpX, float *pUpY, float *pUpZ) const | Camera | |
| getUpXYZ(float *pUpX, float *pUpY, float *pUpZ) const | Camera | inline |
| getZEye() | Camera | static |
| init(void) | Camera | |
| isDirty(void) const | Camera | inline |
| isEqual(const Object *object) | Object | virtual |
| isSingleReference() const | Object | |
| locate(void) | Camera | |
| Object() | Object | |
| release() | Object | inline |
| restore(void) | Camera | |
| retain() | Object | inline |
| retainCount() const | Object | |
| setCenter(float fCenterX, float fCenterY, float fCenterZ) | Camera | |
| setCenterXYZ(float fCenterX, float fCenterY, float fCenterZ) | Camera | inline |
| setDirty(bool bValue) | Camera | inline |
| setEye(float fEyeX, float fEyeY, float fEyeZ) | Camera | |
| setEyeXYZ(float fEyeX, float fEyeY, float fEyeZ) | Camera | inline |
| setUp(float fUpX, float fUpY, float fUpZ) | Camera | |
| setUpXYZ(float fUpX, float fUpY, float fUpZ) | Camera | inline |
| update(float dt) | Object | inlinevirtual |
| ~Camera(void) | Camera | |
| ~Object() | Object | virtual |