REFERENCE MANUAL
This is the complete list of members for CameraControl, including all inherited members.
CameraControl(SegmentKey &in_seg) | CameraControl | explicit |
CameraControl(CameraControl const &in_that) | CameraControl | |
CameraControl(CameraControl &&in_that) | CameraControl | |
ClassID() (defined in Object) | Object | inlinestatic |
Control() (defined in Control) | Control | inlineprotected |
Control(Control &&in_that) | Control | inlineprotected |
Dolly(float in_x_dir, float in_up, float in_forward) | CameraControl | |
Empty() const | Object | inlinevirtual |
GetClassID() const | Object | |
GetInstanceID() const | Object | |
HasType(Type in_mask) const | Object | |
Object() (defined in Object) | Object | |
Object(Object &&in_that) | Object | |
ObjectType() const | CameraControl | inlinevirtual |
operator=(CameraControl &&in_that) | CameraControl | |
operator=(CameraControl const &in_that) | CameraControl | |
Control::operator=(Control &&in_that) | Control | inlineprotected |
operator=(Object const &other_object) (defined in Object) | Object | |
Object::operator=(Object &&in_that) | Object | |
Orbit(float in_theta, float in_phi) | CameraControl | |
Pan(float in_theta, float in_phi) | CameraControl | |
Reset() | Object | virtual |
Roll(float in_theta) | CameraControl | |
SetField(float in_width, float in_height) | CameraControl | |
SetNearLimit(float in_double) | CameraControl | |
SetPosition(Point const &in_position) | CameraControl | |
SetProjection(Camera::Projection in_type, float in_oblique_x_skew=0.0f, float in_oblique_y_skew=0.0f) | CameraControl | |
SetTarget(Point const &in_target) | CameraControl | |
SetUpVector(Vector const &in_up) | CameraControl | |
ShowField(float &out_width, float &out_height) const | CameraControl | |
ShowHeight(float &out_height) const | CameraControl | |
ShowNearLimit(float &out_width) const | CameraControl | |
ShowPosition(Point &out_position) const | CameraControl | |
ShowProjection(Camera::Projection &out_type) const | CameraControl | |
ShowProjection(Camera::Projection &out_type, float &out_oblique_x_skew, float &out_oblique_y_skew) const | CameraControl | |
ShowTarget(Point &out_target) const | CameraControl | |
ShowUpVector(Vector &out_up) const | CameraControl | |
ShowWidth(float &out_width) const | CameraControl | |
Type() const | Object | |
UnsetEverything() | CameraControl | |
Zoom(float in_zoom) | CameraControl | |
~CameraControl() | CameraControl | |
~Object() (defined in Object) | Object | virtual |