JUCE
juce
Point
juce::Point< ValueType > Member List
This is the complete list of members for
juce::Point< ValueType >
, including all inherited members.
addXY
(ValueType xToAdd, ValueType yToAdd) noexcept
juce::Point< ValueType >
applyTransform
(const AffineTransform &transform) noexcept
juce::Point< ValueType >
FloatType
typedef
juce::Point< ValueType >
getAngleToPoint
(Point other) const noexcept
juce::Point< ValueType >
getDistanceFrom
(Point other) const noexcept
juce::Point< ValueType >
getDistanceFromOrigin
() const noexcept
juce::Point< ValueType >
getDistanceSquaredFrom
(Point other) const noexcept
juce::Point< ValueType >
getDistanceSquaredFromOrigin
() const noexcept
juce::Point< ValueType >
getDotProduct
(Point other) const noexcept
juce::Point< ValueType >
getPointOnCircumference
(float radius, float angle) const noexcept
juce::Point< ValueType >
getPointOnCircumference
(float radiusX, float radiusY, float angle) const noexcept
juce::Point< ValueType >
getX
() const noexcept
juce::Point< ValueType >
getY
() const noexcept
juce::Point< ValueType >
isFinite
() const noexcept
juce::Point< ValueType >
isOrigin
() const noexcept
juce::Point< ValueType >
operator!=
(Point other) const noexcept
juce::Point< ValueType >
operator*
(Point< OtherType > other) const noexcept
juce::Point< ValueType >
operator*
(FloatType multiplier) const noexcept
juce::Point< ValueType >
operator*=
(Point< OtherType > other) noexcept
juce::Point< ValueType >
operator*=
(FloatType multiplier) noexcept
juce::Point< ValueType >
operator+
(Point other) const noexcept
juce::Point< ValueType >
operator+=
(Point other) noexcept
juce::Point< ValueType >
operator-
(Point other) const noexcept
juce::Point< ValueType >
operator-
() const noexcept
juce::Point< ValueType >
operator-=
(Point other) noexcept
juce::Point< ValueType >
operator/
(Point< OtherType > other) const noexcept
juce::Point< ValueType >
operator/
(FloatType divisor) const noexcept
juce::Point< ValueType >
operator/=
(Point< OtherType > other) noexcept
juce::Point< ValueType >
operator/=
(FloatType divisor) noexcept
juce::Point< ValueType >
operator=
(const Point &other) noexcept
juce::Point< ValueType >
operator==
(Point other) const noexcept
juce::Point< ValueType >
Point
() noexcept
juce::Point< ValueType >
Point
(const Point &other) noexcept
juce::Point< ValueType >
Point
(ValueType initialX, ValueType initialY) noexcept
juce::Point< ValueType >
rotatedAboutOrigin
(ValueType angleRadians) const noexcept
juce::Point< ValueType >
roundToInt
() const noexcept
juce::Point< ValueType >
setX
(ValueType newX) noexcept
juce::Point< ValueType >
setXY
(ValueType newX, ValueType newY) noexcept
juce::Point< ValueType >
setY
(ValueType newY) noexcept
juce::Point< ValueType >
toDouble
() const noexcept
juce::Point< ValueType >
toFloat
() const noexcept
juce::Point< ValueType >
toInt
() const noexcept
juce::Point< ValueType >
toString
() const
juce::Point< ValueType >
transformedBy
(const AffineTransform &transform) const noexcept
juce::Point< ValueType >
translated
(ValueType deltaX, ValueType deltaY) const noexcept
juce::Point< ValueType >
withX
(ValueType newX) const noexcept
juce::Point< ValueType >
withY
(ValueType newY) const noexcept
juce::Point< ValueType >
x
juce::Point< ValueType >
y
juce::Point< ValueType >
Generated on Thu Feb 8 2018 21:25:21 for JUCE by
1.8.13