REFERENCE MANUAL
This is the complete list of members for FlyOperator, including all inherited members.
Assign(Operator const &in_that) (defined in Operator) | Operator | virtual |
ClassID() (defined in Object) | Object | inlinestatic |
DetachView() | Operator | |
Empty() const | Object | inlinevirtual |
Equals(Operator const &in_that) const (defined in Operator) | Operator | virtual |
FlyOperator(MouseButtons in_mouse_trigger=MouseButtons::ButtonRight(), ModifierKeys in_modifier_trigger=ModifierKeys()) (defined in FlyOperator) | FlyOperator | |
GetAttachedView() const | Operator | |
GetClassID() const | Object | |
GetInstanceID() const | Object | |
GetJoystickDeadZone() (defined in FlyOperator) | FlyOperator | inline |
GetKeyboardSensitivity() (defined in FlyOperator) | FlyOperator | inline |
GetLeftJoystickSensitivity() (defined in FlyOperator) | FlyOperator | inline |
GetModifierTrigger() const | Operator | inline |
GetMouseSensitivity() (defined in FlyOperator) | FlyOperator | inline |
GetMouseTrigger() const | Operator | inline |
GetName() const | FlyOperator | inlinevirtual |
GetRightJoystickSensitivity() (defined in FlyOperator) | FlyOperator | inline |
HasType(Type in_mask) const | Object | |
InvertXAxis() (defined in FlyOperator) | FlyOperator | inline |
InvertYAxis() (defined in FlyOperator) | FlyOperator | inline |
IsMouseTriggered(MouseState const &in_state) | Operator | inlinevirtual |
IsXAxisInverted() (defined in FlyOperator) | FlyOperator | inline |
IsYAxisInverted() (defined in FlyOperator) | FlyOperator | inline |
modifier_trigger (defined in Operator) | Operator | protected |
mouse_trigger (defined in Operator) | Operator | protected |
move_with_touch enum value (defined in FlyOperator) | FlyOperator | protected |
MoveBack(Point &position, Point &target, Vector const &direction) (defined in FlyOperator) | FlyOperator | protected |
MoveDown(Point &position, Point &target, Vector &up) (defined in FlyOperator) | FlyOperator | protected |
MoveForward(Point &position, Point &target, Vector const &direction) (defined in FlyOperator) | FlyOperator | protected |
MoveLeft(Point &position, Point &target, Vector &up) (defined in FlyOperator) | FlyOperator | protected |
movement_flags (defined in FlyOperator) | FlyOperator | protected |
MovementFlags enum name (defined in FlyOperator) | FlyOperator | protected |
MoveRight(Point &position, Point &target, Vector &up) (defined in FlyOperator) | FlyOperator | protected |
MoveUp(Point &position, Point &target, Vector &up) (defined in FlyOperator) | FlyOperator | protected |
MoveWithTouch(Point &position, Point &target, Vector &up, Vector const &walking_direction) (defined in FlyOperator) | FlyOperator | protected |
moving_back enum value (defined in FlyOperator) | FlyOperator | protected |
moving_down enum value (defined in FlyOperator) | FlyOperator | protected |
moving_forward enum value (defined in FlyOperator) | FlyOperator | protected |
moving_left enum value (defined in FlyOperator) | FlyOperator | protected |
moving_right enum value (defined in FlyOperator) | FlyOperator | protected |
moving_up enum value (defined in FlyOperator) | FlyOperator | protected |
no_movement enum value (defined in FlyOperator) | FlyOperator | protected |
Object() (defined in Object) | Object | |
Object(Object &&in_that) | Object | |
ObjectType() const | Operator | inlinevirtual |
OnKeyDown(KeyboardState const &in_state) | FlyOperator | virtual |
OnKeyUp(KeyboardState const &in_state) | FlyOperator | virtual |
OnModelAttached() | FlyOperator | virtual |
OnModelDetached() | Operator | inlinevirtual |
OnMouseDown(MouseState const &in_state) | FlyOperator | virtual |
OnMouseEnter(MouseState const &in_state) | Operator | inlinevirtual |
OnMouseLeave(MouseState const &in_state) | Operator | inlinevirtual |
OnMouseMove(MouseState const &in_state) | FlyOperator | virtual |
OnMouseUp(MouseState const &in_state) | FlyOperator | virtual |
OnMouseWheel(MouseState const &in_state) | FlyOperator | virtual |
OnTimerTick(TimerTickEvent const &in_event) | FlyOperator | virtual |
OnTouchDown(TouchState const &in_state) | FlyOperator | virtual |
OnTouchMove(TouchState const &in_state) | FlyOperator | virtual |
OnTouchUp(TouchState const &in_state) | FlyOperator | virtual |
OnViewAttached() | FlyOperator | virtual |
OnViewDetached() | FlyOperator | virtual |
Operator(MouseButtons in_mouse_trigger=MouseButtons::ButtonLeft(), ModifierKeys in_modifier_trigger=ModifierKeys()) (defined in Operator) | Operator | |
Operator(Operator const &in_that) (defined in Operator) | Operator | |
operator!=(Operator const &in_that) const (defined in Operator) | Operator | virtual |
operator=(Operator const &in_that) (defined in Operator) | Operator | virtual |
operator=(Object const &other_object) (defined in Object) | Object | |
Sprocket::operator=(Object &&in_that) | Object | |
operator==(Operator const &in_that) const (defined in Operator) | Operator | virtual |
Priority enum name (defined in Operator) | Operator | |
Reset() | Object | virtual |
roll_left enum value (defined in FlyOperator) | FlyOperator | protected |
roll_right enum value (defined in FlyOperator) | FlyOperator | protected |
rotate_with_touch enum value (defined in FlyOperator) | FlyOperator | protected |
RotateCommon(Point const &delta, Point &position, Point &target) (defined in FlyOperator) | FlyOperator | protected |
RotateScene(Point &position, Point &target) (defined in FlyOperator) | FlyOperator | protected |
RotateWithTouch(Point &position, Point &target) (defined in FlyOperator) | FlyOperator | protected |
rotating enum value (defined in FlyOperator) | FlyOperator | protected |
SetJoystickDeadZone(float in_dead_zone) (defined in FlyOperator) | FlyOperator | inline |
SetKeyboardSensitivity(float in_keyboard_sensitivity) (defined in FlyOperator) | FlyOperator | inline |
SetLeftJoystickSensitivity(float in_left_joystick_sensitivity) (defined in FlyOperator) | FlyOperator | inline |
SetModifierTrigger(ModifierKeys in_modifiers) | Operator | inline |
SetMouseSensitivity(float in_mouse_sensitivity) (defined in FlyOperator) | FlyOperator | inline |
SetMouseTrigger(MouseButtons in_buttons) | Operator | inline |
SetRightJoystickSensitivity(float right_joystick_sensitivity) (defined in FlyOperator) | FlyOperator | inline |
Sprocket() (defined in Sprocket) | Sprocket | inline |
Sprocket(Sprocket &&in_that) (defined in Sprocket) | Sprocket | inline |
Type() const | Object | |
UpdateType enum name (defined in Sprocket) | Sprocket | |
~Object() (defined in Object) | Object | virtual |
~Operator() (defined in Operator) | Operator | virtual |
~Sprocket() (defined in Sprocket) | Sprocket | inlinevirtual |