Inviwo
0.9.10.1
Inviwo documentation
|
This is the complete list of members for inviwo::WheelEvent, including all inherited members.
buttonName() const (defined in inviwo::MouseInteractionEvent) | inviwo::MouseInteractionEvent | |
buttonState() const | inviwo::MouseInteractionEvent | |
canvasSize() const | inviwo::MouseInteractionEvent | |
chash() (defined in inviwo::WheelEvent) | inviwo::WheelEvent | inlinestatic |
clone() const override (defined in inviwo::WheelEvent) | inviwo::WheelEvent | virtual |
delta() const (defined in inviwo::WheelEvent) | inviwo::WheelEvent | |
depth() const | inviwo::MouseInteractionEvent | |
Event()=default (defined in inviwo::Event) | inviwo::Event | protected |
Event(const Event &rhs)=default (defined in inviwo::Event) | inviwo::Event | protected |
getAs() (defined in inviwo::Event) | inviwo::Event | |
getAs() const (defined in inviwo::Event) | inviwo::Event | |
getToolTipCallback() const (defined in inviwo::InteractionEvent) | inviwo::InteractionEvent | |
getVisitedProcessors() const (defined in inviwo::Event) | inviwo::Event | |
hasBeenUsed() const (defined in inviwo::Event) | inviwo::Event | |
hash() const override (defined in inviwo::WheelEvent) | inviwo::WheelEvent | virtual |
hasVisitedProcessor(Processor *) const (defined in inviwo::Event) | inviwo::Event | |
InteractionEvent(KeyModifiers modifiers=KeyModifiers(flags::empty)) (defined in inviwo::InteractionEvent) | inviwo::InteractionEvent | |
InteractionEvent(const InteractionEvent &rhs)=default (defined in inviwo::InteractionEvent) | inviwo::InteractionEvent | |
markAsUnused() (defined in inviwo::Event) | inviwo::Event | |
markAsUsed() (defined in inviwo::Event) | inviwo::Event | |
markAsVisited(Processor *) (defined in inviwo::Event) | inviwo::Event | |
markAsVisited(Event &) (defined in inviwo::Event) | inviwo::Event | |
modifierNames() const (defined in inviwo::InteractionEvent) | inviwo::InteractionEvent | |
modifiers() const (defined in inviwo::InteractionEvent) | inviwo::InteractionEvent | |
modifiers_ (defined in inviwo::InteractionEvent) | inviwo::InteractionEvent | protected |
MouseInteractionEvent(MouseButtons buttonState=MouseButtons(flags::empty), KeyModifiers modifiers=KeyModifiers(flags::empty), dvec2 normalizedPosition=dvec2(0), uvec2 canvasSize=uvec2(1), double depth=1.0) (defined in inviwo::MouseInteractionEvent) | inviwo::MouseInteractionEvent | |
MouseInteractionEvent(const MouseInteractionEvent &rhs)=default (defined in inviwo::MouseInteractionEvent) | inviwo::MouseInteractionEvent | |
ndc() const | inviwo::MouseInteractionEvent | |
operator=(const WheelEvent &that)=default (defined in inviwo::WheelEvent) | inviwo::WheelEvent | |
operator=(const MouseInteractionEvent &that)=default (defined in inviwo::MouseInteractionEvent) | inviwo::MouseInteractionEvent | |
operator=(const InteractionEvent &that)=default (defined in inviwo::InteractionEvent) | inviwo::InteractionEvent | |
operator=(const Event &that)=default (defined in inviwo::Event) | inviwo::Event | protected |
pos() const | inviwo::MouseInteractionEvent | |
posNormalized() const | inviwo::MouseInteractionEvent | |
print(std::ostream &ss) const override (defined in inviwo::WheelEvent) | inviwo::WheelEvent | virtual |
setButtonState(MouseButtons buttonState) (defined in inviwo::MouseInteractionEvent) | inviwo::MouseInteractionEvent | |
setCanvasSize(uvec2 size) (defined in inviwo::MouseInteractionEvent) | inviwo::MouseInteractionEvent | |
setDelta(dvec2 delta) (defined in inviwo::WheelEvent) | inviwo::WheelEvent | |
setDepth(double depth) (defined in inviwo::MouseInteractionEvent) | inviwo::MouseInteractionEvent | |
setModifiers(KeyModifiers modifiers) (defined in inviwo::InteractionEvent) | inviwo::InteractionEvent | |
setPos(dvec2 pos) (defined in inviwo::MouseInteractionEvent) | inviwo::MouseInteractionEvent | |
setPosNormalized(dvec2 pos) (defined in inviwo::MouseInteractionEvent) | inviwo::MouseInteractionEvent | |
setToolTip(const std::string &tooltip) const | inviwo::InteractionEvent | |
setToolTipCallback(ToolTipCallback callback) | inviwo::InteractionEvent | |
shouldPropagateTo(Inport *inport, Processor *processor, Outport *source) | inviwo::Event | virtual |
tooltip_ (defined in inviwo::InteractionEvent) | inviwo::InteractionEvent | protected |
ToolTipCallback typedef (defined in inviwo::InteractionEvent) | inviwo::InteractionEvent | |
WheelEvent(MouseButtons buttonState=MouseButtons(flags::empty), KeyModifiers modifiers=KeyModifiers(flags::empty), dvec2 delta=dvec2(0), dvec2 normalizedPosition=dvec2(0), uvec2 canvasSize=uvec2(0), double depth=1.0) (defined in inviwo::WheelEvent) | inviwo::WheelEvent | |
WheelEvent(const WheelEvent &rhs)=default (defined in inviwo::WheelEvent) | inviwo::WheelEvent | |
x() const (defined in inviwo::MouseInteractionEvent) | inviwo::MouseInteractionEvent | |
y() const (defined in inviwo::MouseInteractionEvent) | inviwo::MouseInteractionEvent | |
~Event()=default (defined in inviwo::Event) | inviwo::Event | virtual |
~InteractionEvent()=default (defined in inviwo::InteractionEvent) | inviwo::InteractionEvent | virtual |
~MouseInteractionEvent()=default (defined in inviwo::MouseInteractionEvent) | inviwo::MouseInteractionEvent | virtual |
~WheelEvent()=default (defined in inviwo::WheelEvent) | inviwo::WheelEvent | virtual |