JUCE
v6.1.6 (6.0.8-1114)
JUCE API
Looking for a senior C++ dev?
I'm looking for work.
Hire me!
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 >
inline
applyTransform
(const AffineTransform &transform) noexcept
juce::Point< ValueType >
inline
FloatType
typedef
juce::Point< ValueType >
getAngleToPoint
(Point other) const noexcept
juce::Point< ValueType >
inline
getDistanceFrom
(Point other) const noexcept
juce::Point< ValueType >
inline
getDistanceFromOrigin
() const noexcept
juce::Point< ValueType >
inline
getDistanceSquaredFrom
(Point other) const noexcept
juce::Point< ValueType >
inline
getDistanceSquaredFromOrigin
() const noexcept
juce::Point< ValueType >
inline
getDotProduct
(Point other) const noexcept
juce::Point< ValueType >
inline
getPointOnCircumference
(float radius, float angle) const noexcept
juce::Point< ValueType >
inline
getPointOnCircumference
(float radiusX, float radiusY, float angle) const noexcept
juce::Point< ValueType >
inline
getX
() const noexcept
juce::Point< ValueType >
inline
getY
() const noexcept
juce::Point< ValueType >
inline
isFinite
() const noexcept
juce::Point< ValueType >
inline
isOrigin
() const noexcept
juce::Point< ValueType >
inline
operator!=
(Point other) const noexcept
juce::Point< ValueType >
inline
operator*
(Point< OtherType > other) const noexcept
juce::Point< ValueType >
inline
operator*
(OtherType multiplier) const noexcept
juce::Point< ValueType >
inline
operator*=
(Point< OtherType > other) noexcept
juce::Point< ValueType >
inline
operator*=
(FloatType multiplier) noexcept
juce::Point< ValueType >
inline
operator+
(Point other) const noexcept
juce::Point< ValueType >
inline
operator+=
(Point other) noexcept
juce::Point< ValueType >
inline
operator-
(Point other) const noexcept
juce::Point< ValueType >
inline
operator-
() const noexcept
juce::Point< ValueType >
inline
operator-=
(Point other) noexcept
juce::Point< ValueType >
inline
operator/
(Point< OtherType > other) const noexcept
juce::Point< ValueType >
inline
operator/
(OtherType divisor) const noexcept
juce::Point< ValueType >
inline
operator/=
(Point< OtherType > other) noexcept
juce::Point< ValueType >
inline
operator/=
(FloatType divisor) noexcept
juce::Point< ValueType >
inline
operator=
(const Point &)=default
juce::Point< ValueType >
operator==
(Point other) const noexcept
juce::Point< ValueType >
inline
Point
()=default
juce::Point< ValueType >
Point
(const Point &)=default
juce::Point< ValueType >
Point
(ValueType initialX, ValueType initialY) noexcept
juce::Point< ValueType >
inline
rotatedAboutOrigin
(ValueType angleRadians) const noexcept
juce::Point< ValueType >
inline
roundToInt
() const noexcept
juce::Point< ValueType >
inline
setX
(ValueType newX) noexcept
juce::Point< ValueType >
inline
setXY
(ValueType newX, ValueType newY) noexcept
juce::Point< ValueType >
inline
setY
(ValueType newY) noexcept
juce::Point< ValueType >
inline
toDouble
() const noexcept
juce::Point< ValueType >
inline
toFloat
() const noexcept
juce::Point< ValueType >
inline
toInt
() const noexcept
juce::Point< ValueType >
inline
toString
() const
juce::Point< ValueType >
inline
transformedBy
(const AffineTransform &transform) const noexcept
juce::Point< ValueType >
inline
translated
(ValueType deltaX, ValueType deltaY) const noexcept
juce::Point< ValueType >
inline
withX
(ValueType newX) const noexcept
juce::Point< ValueType >
inline
withY
(ValueType newY) const noexcept
juce::Point< ValueType >
inline
x
juce::Point< ValueType >
y
juce::Point< ValueType >
Generated on Wed Mar 30 2022 01:21:46 for JUCE by
1.8.17