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
Vector3f
Legion::Vector3f Member List
This is the complete list of members for
Legion::Vector3f
, including all inherited members.
angleBetween
(const Vector3f &v) const
Legion::Vector3f
cross
(const Vector3f &vec) const
Legion::Vector3f
data
Legion::Vector3f
distanceFrom
(const Vector3f &vec) const
Legion::Vector3f
distanceFromSquared
(const Vector3f &vec) const
Legion::Vector3f
dot
(const Vector3f &vec) const
Legion::Vector3f
interpolate
(const Vector3f &v0, const Vector3f &v1, float t)
Legion::Vector3f
static
invert
()
Legion::Vector3f
isBetweenPoints
(const Vector3f &begin, const Vector3f &end) const
Legion::Vector3f
isZero
()
Legion::Vector3f
length
() const
Legion::Vector3f
lengthSquared
() const
Legion::Vector3f
normalize
()
Legion::Vector3f
operator!=
(const Vector3f &vec) const
Legion::Vector3f
operator*
(float scalar) const
Legion::Vector3f
operator*=
(float scalar)
Legion::Vector3f
operator+
(const Vector3f &vec) const
Legion::Vector3f
operator+=
(const Vector3f &vec)
Legion::Vector3f
operator-
(const Vector3f &vec) const
Legion::Vector3f
operator-
() const
Legion::Vector3f
operator-=
(const Vector3f &vec)
Legion::Vector3f
operator/
(float scalar) const
Legion::Vector3f
operator/=
(float scalar)
Legion::Vector3f
operator<
(const Vector3f &vec) const
Legion::Vector3f
operator<=
(const Vector3f &vec) const
Legion::Vector3f
operator=
(const Vector3f &vec)
Legion::Vector3f
operator==
(const Vector3f &vec) const
Legion::Vector3f
operator>
(const Vector3f &vec) const
Legion::Vector3f
operator>=
(const Vector3f &vec) const
Legion::Vector3f
setLength
(float newLength)
Legion::Vector3f
unitCross
(const Vector3f &vec) const
Legion::Vector3f
Vector3f
()
Legion::Vector3f
Vector3f
(float x, float y, float z)
Legion::Vector3f
Vector3f
(const float *tuple)
Legion::Vector3f
Vector3f
(const Vector3f &other)
Legion::Vector3f
Vector3f
(const Vector3d &other)
Legion::Vector3f
x
Legion::Vector3f
y
Legion::Vector3f
z
Legion::Vector3f
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
)