Inviwo  0.9.10.1
Inviwo documentation
inviwo::TouchPoint Member List

This is the complete list of members for inviwo::TouchPoint, including all inherited members.

canvasSize() const (defined in inviwo::TouchPoint)inviwo::TouchPoint
canvasSize_ (defined in inviwo::TouchPoint)inviwo::TouchPointprotected
depth() constinviwo::TouchPoint
depth_ (defined in inviwo::TouchPoint)inviwo::TouchPointprotected
id() constinviwo::TouchPoint
id_ (defined in inviwo::TouchPoint)inviwo::TouchPointprotected
ndc() constinviwo::TouchPoint
operator!=(const TouchPoint &b) constinviwo::TouchPoint
operator==(const TouchPoint &b) constinviwo::TouchPoint
pos() constinviwo::TouchPoint
posNormalized() constinviwo::TouchPoint
posNormalized_ (defined in inviwo::TouchPoint)inviwo::TouchPointprotected
pressedPos() constinviwo::TouchPoint
pressedPosNormalized() constinviwo::TouchPoint
pressedPosNormalized_ (defined in inviwo::TouchPoint)inviwo::TouchPointprotected
pressure() constinviwo::TouchPoint
pressure_ (defined in inviwo::TouchPoint)inviwo::TouchPointprotected
prevPos() constinviwo::TouchPoint
prevPosNormalized() constinviwo::TouchPoint
prevPosNormalized_ (defined in inviwo::TouchPoint)inviwo::TouchPointprotected
setCanvasSize(uvec2 size) (defined in inviwo::TouchPoint)inviwo::TouchPoint
setDepth(double val) (defined in inviwo::TouchPoint)inviwo::TouchPoint
setId(int id) (defined in inviwo::TouchPoint)inviwo::TouchPoint
setPos(dvec2 val) (defined in inviwo::TouchPoint)inviwo::TouchPoint
setPosNormalized(dvec2 val) (defined in inviwo::TouchPoint)inviwo::TouchPoint
setPressedPos(dvec2 val) (defined in inviwo::TouchPoint)inviwo::TouchPoint
setPressedPosNormalized(dvec2 val) (defined in inviwo::TouchPoint)inviwo::TouchPoint
setPressure(double val) (defined in inviwo::TouchPoint)inviwo::TouchPoint
setPrevPos(dvec2 val) (defined in inviwo::TouchPoint)inviwo::TouchPoint
setPrevPosNormalized(dvec2 val) (defined in inviwo::TouchPoint)inviwo::TouchPoint
state() const (defined in inviwo::TouchPoint)inviwo::TouchPoint
state_ (defined in inviwo::TouchPoint)inviwo::TouchPointprotected
TouchPoint()=default (defined in inviwo::TouchPoint)inviwo::TouchPoint
TouchPoint(int id, TouchState touchState, dvec2 posNormalized, dvec2 prevPosNormalized, dvec2 pressedPosNormalized, uvec2 canvasSize, double pressure, double depth=1.0)inviwo::TouchPoint