JX Application Framework
Loading...
Searching...
No Matches
JVector Member List

This is the complete list of members for JVector, including all inherited members.

GetDimensionCount() constJVectorinline
GetElement(const JIndex index) constJVector
GetElements() constJVectorinline
GetLength() constJVector
GetMaxElement(JIndex *index=nullptr) constJVector
GetMinElement(JIndex *index=nullptr) constJVector
IncrementElement(const JIndex index, const JFloat delta)JVector
JVector(const JSize dimCount, const JFloat fillValue=0.0)JVector
JVector(const JSize dimCount, const JFloat values[])JVector
JVector(const JSize dimCount, const JFloat v1, const JFloat v2,...)JVector
JVector(const JVector &source)JVector
Normalize()JVectorinline
operator*=(const JFloat)JVector
operator+=(const JVector &)JVector
operator-() constJVector
operator-=(const JVector &)JVector
operator/=(const JFloat)JVector
operator=(const JVector &)JVector
Set(const JFloat values[])JVector
Set(const JFloat v1,...)JVector
SetAllElements(const JFloat value)JVector
SetElement(const JIndex index, const JFloat value)JVector
Transpose() constJVector
UnitVector() constJVector
~JVector()JVector