JUCE v8.0.9
JUCE API
 
Loading...
Searching...
No Matches
juce::detail::PointerState Member List

This is the complete list of members for juce::detail::PointerState, including all inherited members.

isOrientationValid() const noexceptjuce::detail::PointerStateinline
isPressureValid() const noexceptjuce::detail::PointerStateinline
isRotationValid() const noexceptjuce::detail::PointerStateinline
isTiltValid(bool isX) const noexceptjuce::detail::PointerStateinline
operator!=(const PointerState &other) const noexceptjuce::detail::PointerStateinline
operator==(const PointerState &other) const noexceptjuce::detail::PointerStateinline
orientationjuce::detail::PointerState
PointerState()=defaultjuce::detail::PointerState
positionjuce::detail::PointerState
pressurejuce::detail::PointerState
rotationjuce::detail::PointerState
tie() const noexceptjuce::detail::PointerStateinlineprivate
tiltXjuce::detail::PointerState
tiltYjuce::detail::PointerState
with(Value PointerState::*member, Value item) constjuce::detail::PointerStateinlineprivate
withOrientation(float x) const noexceptjuce::detail::PointerStateinline
withPosition(Point< float > x) const noexceptjuce::detail::PointerStateinline
withPositionOffset(Point< float > x) const noexceptjuce::detail::PointerStateinline
withPressure(float x) const noexceptjuce::detail::PointerStateinline
withRotation(float x) const noexceptjuce::detail::PointerStateinline
withTiltX(float x) const noexceptjuce::detail::PointerStateinline
withTiltY(float x) const noexceptjuce::detail::PointerStateinline