gKit2 light
|
This is the complete list of members for Transform, including all inherited members.
buffer() const | Transform | inline |
inverse() const | Transform | |
m (defined in Transform) | Transform | |
normal() const | Transform | |
operator()(const Point &p) const | Transform | |
operator()(const Vector &v) const | Transform | |
operator()(const vec4 &v) const | Transform | |
Transform(const float t00=1.f, const float t01=0.f, const float t02=0.f, const float t03=0.f, const float t10=0.f, const float t11=1.f, const float t12=0.f, const float t13=0.f, const float t20=0.f, const float t21=0.f, const float t22=1.f, const float t23=0.f, const float t30=0.f, const float t31=0.f, const float t32=0.f, const float t33=1.f) | Transform | |
transpose() const | Transform |