| anchor_offset_ | tango_gl::GestureCamera | private |
| aspect_ratio_ | tango_gl::Camera | protected |
| cam_cur_angle_ | tango_gl::GestureCamera | private |
| cam_cur_dist_ | tango_gl::GestureCamera | private |
| cam_cur_target_rot_ | tango_gl::GestureCamera | private |
| cam_parent_transform_ | tango_gl::GestureCamera | private |
| cam_start_angle_ | tango_gl::GestureCamera | private |
| cam_start_dist_ | tango_gl::GestureCamera | private |
| cam_start_fov_ | tango_gl::GestureCamera | private |
| Camera() | tango_gl::Camera | |
| Camera(const Camera &other)=delete | tango_gl::Camera | |
| camera_type_ | tango_gl::GestureCamera | private |
| CameraType enum name | tango_gl::GestureCamera | |
| cur_touch_dist_ | tango_gl::GestureCamera | private |
| far_clip_plane_ | tango_gl::Camera | protected |
| field_of_view_ | tango_gl::Camera | protected |
| GestureCamera() | tango_gl::GestureCamera | |
| GetAnchorOffset() const | tango_gl::GestureCamera | inline |
| GetCameraDistance() const | tango_gl::GestureCamera | inline |
| GetCameraType() const | tango_gl::GestureCamera | inline |
| getFarClipPlane() const | tango_gl::Camera | inline |
| getFOV() const | tango_gl::GestureCamera | inline |
| getNearClipPlane() const | tango_gl::Camera | inline |
| GetParent() const | tango_gl::Transform | |
| GetParent() | tango_gl::Transform | |
| GetPosition() const | tango_gl::Transform | |
| GetProjectionMatrix() | tango_gl::Camera | |
| GetRotation() const | tango_gl::Transform | |
| GetScale() const | tango_gl::Transform | |
| GetSegmentFromTouch(float normalized_x, float normalized_y, float touch_range) | tango_gl::GestureCamera | |
| GetTransformationMatrix() const | tango_gl::Transform | |
| GetViewMatrix() | tango_gl::Camera | |
| height_ | tango_gl::Camera | protected |
| kFirstPerson enum value | tango_gl::GestureCamera | |
| kThirdPerson enum value | tango_gl::GestureCamera | |
| kThirdPersonFollow enum value | tango_gl::GestureCamera | |
| kTopDown enum value | tango_gl::GestureCamera | |
| kTopOrtho enum value | tango_gl::GestureCamera | |
| kTouch0Down enum value | tango_gl::GestureCamera | |
| kTouch0Up enum value | tango_gl::GestureCamera | |
| kTouch1Down enum value | tango_gl::GestureCamera | |
| kTouch1Up enum value | tango_gl::GestureCamera | |
| kTouchMove enum value | tango_gl::GestureCamera | |
| kTouchNone enum value | tango_gl::GestureCamera | |
| near_clip_plane_ | tango_gl::Camera | protected |
| OnTouchEvent(int touch_count, TouchEvent event, float x0, float y0, float x1, float y1) | tango_gl::GestureCamera | |
| operator=(const Camera &)=delete | tango_gl::Camera | |
| tango_gl::Transform::operator=(const Transform &rhs)=delete | tango_gl::Transform | |
| ortho_ | tango_gl::Camera | protected |
| orthoCropFactor_ | tango_gl::Camera | protected |
| orthoScale_ | tango_gl::Camera | protected |
| ProjectionMatrixForCameraIntrinsics(float width, float height, float fx, float fy, float cx, float cy, float near, float far) | tango_gl::Camera | static |
| SetAnchorOffset(const glm::vec3 &pos) | tango_gl::GestureCamera | inline |
| SetAnchorPosition(const glm::vec3 &pos, const glm::quat &rotation) | tango_gl::GestureCamera | |
| SetCameraDistance(float cameraDistance) | tango_gl::GestureCamera | inline |
| SetCameraType(CameraType camera_index) | tango_gl::GestureCamera | |
| SetFieldOfView(const float fov) | tango_gl::Camera | |
| SetNearFarClipPlanes(const float near, const float far) | tango_gl::Camera | |
| SetOrthoCropFactor(float value) | tango_gl::Camera | inline |
| SetOrthoMode(bool enabled) | tango_gl::Camera | inline |
| SetOrthoScale(float scale) | tango_gl::Camera | inline |
| SetParent(Transform *transform) | tango_gl::Transform | |
| SetPosition(const glm::vec3 &position) | tango_gl::Transform | |
| SetRotation(const glm::quat &rotation) | tango_gl::Transform | |
| SetScale(const glm::vec3 &scale) | tango_gl::Transform | |
| SetTransformationMatrix(const glm::mat4 &transform_mat) | tango_gl::Transform | |
| SetWindowSize(const float width, const float height) | tango_gl::Camera | |
| start_touch_dist_ | tango_gl::GestureCamera | private |
| StartCameraToCurrentTransform() | tango_gl::GestureCamera | private |
| touch0_start_position_ | tango_gl::GestureCamera | private |
| TouchEvent enum name | tango_gl::GestureCamera | |
| Transform() | tango_gl::Transform | |
| Transform(const Transform &other)=delete | tango_gl::Transform | |
| Translate(const glm::vec3 &translation) | tango_gl::Transform | |
| width_ | tango_gl::Camera | protected |
| ~Camera() | tango_gl::Camera | |
| ~GestureCamera() | tango_gl::GestureCamera | |
| ~Transform() | tango_gl::Transform | virtual |