| BasicVector() | Archon::Math::BasicVector< double, 4 > | [inline] |
| BasicVector(const doublev[]) | Archon::Math::BasicVector< double, 4 > | [inline] |
| ColorRGBA() | Archon::Utilities::ColorRGBA | [inline] |
| ColorRGBA(Vector3 c, double a=1) | Archon::Utilities::ColorRGBA | [inline] |
| ElementType typedef | Archon::Math::BasicVector< double, 4 > | |
| length() const | Archon::Math::BasicVector< double, 4 > | [inline] |
| max() const | Archon::Math::BasicVector< double, 4 > | |
| min() const | Archon::Math::BasicVector< double, 4 > | |
| negate() | Archon::Math::BasicVector< double, 4 > | |
| normalize() | Archon::Math::BasicVector< double, 4 > | [inline] |
| operator *(double) const | Archon::Math::BasicVector< double, 4 > | |
| operator *=(double) | Archon::Math::BasicVector< double, 4 > | |
| operator!=(const BasicVector &) const (defined in Archon::Math::BasicVector< double, 4 >) | Archon::Math::BasicVector< double, 4 > | |
| operator+(const BasicVector &) const (defined in Archon::Math::BasicVector< double, 4 >) | Archon::Math::BasicVector< double, 4 > | |
| operator+=(const BasicVector &) (defined in Archon::Math::BasicVector< double, 4 >) | Archon::Math::BasicVector< double, 4 > | |
| operator-(const BasicVector &) const (defined in Archon::Math::BasicVector< double, 4 >) | Archon::Math::BasicVector< double, 4 > | |
| operator-() const | Archon::Math::BasicVector< double, 4 > | |
| operator-=(const BasicVector &) (defined in Archon::Math::BasicVector< double, 4 >) | Archon::Math::BasicVector< double, 4 > | |
| operator/(double) const | Archon::Math::BasicVector< double, 4 > | |
| operator/=(double) | Archon::Math::BasicVector< double, 4 > | |
| operator==(const BasicVector &) const (defined in Archon::Math::BasicVector< double, 4 >) | Archon::Math::BasicVector< double, 4 > | |
| operator[](int i) | Archon::Math::BasicVector< double, 4 > | [inline] |
| operator[](int i) const | Archon::Math::BasicVector< double, 4 > | [inline] |
| set(const double[]) | Archon::Math::BasicVector< double, 4 > | |
| size | Archon::Math::BasicVector< double, 4 > | [static] |
| squareSum() const | Archon::Math::BasicVector< double, 4 > | |
| zero() | Archon::Math::BasicVector< double, 4 > | [static] |