Class diagram for TTuple:
Protected Members | |
TTuple () | |
const Float* | getPtr () const |
Float | get (Int index) const |
Float& | getRef (Int index) |
Void | set (Int index, Float element) |
Void | set (const TTuple<S>& other) |
Boolean | equals (const TTuple<S>& other) const |
Boolean | isZero () const |
Float | lengthSquared () const |
Float | length () const |
Void | scale (Float factor) |
Void | scale (const TTuple<S>& factor) |
Float | dotProduct (const TTuple<S>& other) const |
Void | interpolate (const TTuple<S>& other, Float time) |
[protected]
[protected]
[protected]
[protected]
[protected]
[protected]
[protected]
[protected]
[protected]
[protected]
[protected]
[protected]
[protected]
[protected]