MAK Legion 1.1 API Documentation
Main Page
Namespaces
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Legion
Vector2f
Legion::Vector2f Member List
This is the complete list of members for
Legion::Vector2f
, including all inherited members.
angle
() const
Legion::Vector2f
angleBetween
(const Vector2f &b) const
Legion::Vector2f
angleTrig
() const
Legion::Vector2f
data
Legion::Vector2f
distanceFrom
(const Vector2f &other) const
Legion::Vector2f
distanceFromSquared
(const Vector2f &other) const
Legion::Vector2f
dot
(const Vector2f &vec) const
Legion::Vector2f
dotPerp
(const Vector2f &vec) const
Legion::Vector2f
interpolate
(const Vector2f &v0, const Vector2f &v1, float t)
Legion::Vector2f
static
invert
()
Legion::Vector2f
isBetweenPoints
(const Vector2f &begin, const Vector2f &end) const
Legion::Vector2f
isZero
()
Legion::Vector2f
length
() const
Legion::Vector2f
lengthSquared
() const
Legion::Vector2f
normalize
()
Legion::Vector2f
operator!=
(const Vector2f &vec) const
Legion::Vector2f
operator*
(float scalar) const
Legion::Vector2f
operator*=
(float scalar)
Legion::Vector2f
operator+
(const Vector2f &vec) const
Legion::Vector2f
operator+=
(const Vector2f &vec)
Legion::Vector2f
operator-
(const Vector2f &vec) const
Legion::Vector2f
operator-
() const
Legion::Vector2f
operator-=
(const Vector2f &vec)
Legion::Vector2f
operator/
(float scalar) const
Legion::Vector2f
operator/=
(float scalar)
Legion::Vector2f
operator<
(const Vector2f &vec) const
Legion::Vector2f
operator<=
(const Vector2f &vec) const
Legion::Vector2f
operator=
(const Vector2f &vec)
Legion::Vector2f
operator==
(const Vector2f &vec) const
Legion::Vector2f
operator>
(const Vector2f &vec) const
Legion::Vector2f
operator>=
(const Vector2f &vec) const
Legion::Vector2f
perpendicular
() const
Legion::Vector2f
rotateBy
(float degrees, const Vector2f ¢er)
Legion::Vector2f
setLength
(float newLength)
Legion::Vector2f
unitPerp
() const
Legion::Vector2f
Vector2f
()
Legion::Vector2f
Vector2f
(const float x, const float y)
Legion::Vector2f
Vector2f
(const float *tuple)
Legion::Vector2f
Vector2f
(const Vector2f &other)
Legion::Vector2f
Vector2f
(const Vector2d &other)
Legion::Vector2f
x
Legion::Vector2f
y
Legion::Vector2f
Document ID: Generated on Wed May 26 15:17:05 EDT 2021 from SVN revision 229676
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (
www.mak.com
)