HDK
|
#include <ImathForward.h>
Public Types | |
typedef T | BaseType |
typedef Vec3< T > | BaseVecType |
Static Public Member Functions | |
static unsigned int | dimensions () |
static T | baseTypeMin () |
static T | baseTypeMax () |
static T | baseTypeSmallest () |
static T | baseTypeEpsilon () |
Public Attributes | |
T | x [3][3] |
Definition at line 54 of file ImathForward.h.
typedef Vec3<T> Matrix33< T >::BaseVecType |
Definition at line 407 of file ImathMatrix.h.
|
inline |
Definition at line 87 of file ImathMatrix.h.
Definition at line 889 of file ImathMatrix.h.
Definition at line 899 of file ImathMatrix.h.
Definition at line 914 of file ImathMatrix.h.
Definition at line 921 of file ImathMatrix.h.
Definition at line 936 of file ImathMatrix.h.
|
inlineexplicit |
Definition at line 944 of file ImathMatrix.h.
Definition at line 404 of file ImathMatrix.h.
Definition at line 402 of file ImathMatrix.h.
Definition at line 401 of file ImathMatrix.h.
Definition at line 403 of file ImathMatrix.h.
Definition at line 1676 of file ImathMatrix.h.
Definition at line 394 of file ImathMatrix.h.
Definition at line 1110 of file ImathMatrix.h.
Definition at line 1122 of file ImathMatrix.h.
|
inline |
Definition at line 1668 of file ImathMatrix.h.
Definition at line 983 of file ImathMatrix.h.
Definition at line 990 of file ImathMatrix.h.
|
inline |
Definition at line 998 of file ImathMatrix.h.
Definition at line 1433 of file ImathMatrix.h.
Definition at line 1425 of file ImathMatrix.h.
Definition at line 1545 of file ImathMatrix.h.
Definition at line 1537 of file ImathMatrix.h.
Definition at line 1070 of file ImathMatrix.h.
Definition at line 1656 of file ImathMatrix.h.
void Matrix33< T >::multDirMatrix | ( | const Vec2< S > & | src, |
Vec2< S > & | dst | ||
) | const |
Definition at line 1348 of file ImathMatrix.h.
void Matrix33< T >::multVecMatrix | ( | const Vec2< S > & | src, |
Vec2< S > & | dst | ||
) | const |
Definition at line 1333 of file ImathMatrix.h.
Definition at line 1247 of file ImathMatrix.h.
Definition at line 1095 of file ImathMatrix.h.
Definition at line 1281 of file ImathMatrix.h.
Definition at line 1318 of file ImathMatrix.h.
Definition at line 1264 of file ImathMatrix.h.
Definition at line 1303 of file ImathMatrix.h.
Definition at line 1168 of file ImathMatrix.h.
Definition at line 1134 of file ImathMatrix.h.
Definition at line 1151 of file ImathMatrix.h.
Definition at line 1217 of file ImathMatrix.h.
Definition at line 1232 of file ImathMatrix.h.
Definition at line 1183 of file ImathMatrix.h.
Definition at line 1200 of file ImathMatrix.h.
Definition at line 1378 of file ImathMatrix.h.
Definition at line 1361 of file ImathMatrix.h.
Definition at line 959 of file ImathMatrix.h.
Definition at line 967 of file ImathMatrix.h.
Definition at line 1080 of file ImathMatrix.h.
Definition at line 875 of file ImathMatrix.h.
Definition at line 882 of file ImathMatrix.h.
Definition at line 1711 of file ImathMatrix.h.
Definition at line 1745 of file ImathMatrix.h.
Definition at line 1686 of file ImathMatrix.h.
Definition at line 1719 of file ImathMatrix.h.
const Matrix33<T>& Matrix33< T >::setScale | ( | const Vec2< S > & | s | ) |
Definition at line 1732 of file ImathMatrix.h.
Definition at line 1800 of file ImathMatrix.h.
const Matrix33<T>& Matrix33< T >::setShear | ( | const Vec2< S > & | h | ) |
Definition at line 1820 of file ImathMatrix.h.
Matrix33& Matrix33< T >::setTheMatrix | ( | const Matrix33< S > & | v | ) |
|
inline |
Definition at line 1046 of file ImathMatrix.h.
const Matrix33& Matrix33< T >::setTranslation | ( | const Vec2< S > & | t | ) |
const Matrix33<T>& Matrix33< T >::setTranslation | ( | const Vec2< S > & | t | ) |
Definition at line 1761 of file ImathMatrix.h.
|
inline |
Definition at line 1021 of file ImathMatrix.h.
Definition at line 1840 of file ImathMatrix.h.
Definition at line 1858 of file ImathMatrix.h.
const Matrix33& Matrix33< T >::translate | ( | const Vec2< S > & | t | ) |
const Matrix33<T>& Matrix33< T >::translate | ( | const Vec2< S > & | t | ) |
Definition at line 1788 of file ImathMatrix.h.
Definition at line 1780 of file ImathMatrix.h.
Definition at line 1393 of file ImathMatrix.h.
Definition at line 1410 of file ImathMatrix.h.