API Documentation
MAIN PAGE
NAMESPACES
CLASSES
nkMaths
IntVector
nkMaths::IntVector Member List
This is the complete list of members for
nkMaths::IntVector
, including all inherited members.
_w
nkMaths::IntVector
_x
nkMaths::IntVector
_y
nkMaths::IntVector
_z
nkMaths::IntVector
addW
(int value)
nkMaths::IntVector
addX
(int value)
nkMaths::IntVector
addY
(int value)
nkMaths::IntVector
addZ
(int value)
nkMaths::IntVector
fromString
(nkMemory::StringView str)
nkMaths::IntVector
getDistanceSquaredVec2
(const IntVector &other) const
nkMaths::IntVector
getDistanceSquaredVec3
(const IntVector &other) const
nkMaths::IntVector
getDistanceSquaredVec4
(const IntVector &other) const
nkMaths::IntVector
getDistanceVec2
(const IntVector &other) const
nkMaths::IntVector
getDistanceVec3
(const IntVector &other) const
nkMaths::IntVector
getDistanceVec4
(const IntVector &other) const
nkMaths::IntVector
getLengthSquaredVec2
() const
nkMaths::IntVector
getLengthSquaredVec3
() const
nkMaths::IntVector
getLengthSquaredVec4
() const
nkMaths::IntVector
getLengthVec2
() const
nkMaths::IntVector
getLengthVec3
() const
nkMaths::IntVector
getLengthVec4
() const
nkMaths::IntVector
getW
() const
nkMaths::IntVector
getX
() const
nkMaths::IntVector
getY
() const
nkMaths::IntVector
getZ
() const
nkMaths::IntVector
IntVector
() noexcept
nkMaths::IntVector
IntVector
(int x, int y) noexcept
nkMaths::IntVector
IntVector
(int x, int y, int z) noexcept
nkMaths::IntVector
IntVector
(int x, int y, int z, int w) noexcept
nkMaths::IntVector
IntVector
(const Vector &other) noexcept
nkMaths::IntVector
IntVector
(const IntVector &other) noexcept
nkMaths::IntVector
multW
(int value)
nkMaths::IntVector
multX
(int value)
nkMaths::IntVector
multY
(int value)
nkMaths::IntVector
multZ
(int value)
nkMaths::IntVector
operator!=
(const IntVector &other) const
nkMaths::IntVector
operator*
(const IntVector &other) const
nkMaths::IntVector
operator*
(int coeff) const
nkMaths::IntVector
operator*=
(const IntVector &other)
nkMaths::IntVector
operator*=
(int coeff)
nkMaths::IntVector
operator+
(const IntVector &other) const
nkMaths::IntVector
operator+=
(const IntVector &other)
nkMaths::IntVector
operator-
(const IntVector &other) const
nkMaths::IntVector
operator-=
(const IntVector &other)
nkMaths::IntVector
operator/
(const IntVector &other) const
nkMaths::IntVector
operator/
(int coeff) const
nkMaths::IntVector
operator/=
(const IntVector &other)
nkMaths::IntVector
operator/=
(int coeff)
nkMaths::IntVector
operator<
(const IntVector &other) const
nkMaths::IntVector
operator<=
(const IntVector &other) const
nkMaths::IntVector
operator=
(const IntVector &other) noexcept
nkMaths::IntVector
operator=
(const Vector &other) noexcept
nkMaths::IntVector
operator==
(const IntVector &other) const
nkMaths::IntVector
operator>
(const IntVector &other) const
nkMaths::IntVector
operator>=
(const IntVector &other) const
nkMaths::IntVector
setW
(int value)
nkMaths::IntVector
setX
(int value)
nkMaths::IntVector
setY
(int value)
nkMaths::IntVector
setZ
(int value)
nkMaths::IntVector
toString
() const
nkMaths::IntVector
Generated by
Doxygen
1.8.18