|
JX Application Framework
|
This is the complete list of members for JVector, including all inherited members.
| GetDimensionCount() const | JVector | inline |
| GetElement(const JIndex index) const | JVector | |
| GetElements() const | JVector | inline |
| GetLength() const | JVector | |
| GetMaxElement(JIndex *index=nullptr) const | JVector | |
| GetMinElement(JIndex *index=nullptr) const | JVector | |
| 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() | JVector | inline |
| operator*=(const JFloat) | JVector | |
| operator+=(const JVector &) | JVector | |
| operator-() const | JVector | |
| 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() const | JVector | |
| UnitVector() const | JVector | |
| ~JVector() | JVector |