HDK
|
#include <EX_Matrix.h>
Definition at line 24 of file EX_Matrix.h.
ev_Matrix::ev_Matrix | ( | const ev_Matrix & | src | ) |
ev_Matrix::~ev_Matrix | ( | ) |
int ev_Matrix::castFrom | ( | const char * | str | ) |
char* ev_Matrix::castToString | ( | ) | const |
Definition at line 36 of file EX_Matrix.h.
|
inline |
Definition at line 34 of file EX_Matrix.h.
void ev_Matrix::getMatrix3 | ( | UT_Matrix3R & | v, |
int | overwrite = 1 |
||
) | const |
void ev_Matrix::getMatrix4 | ( | UT_Matrix4R & | v, |
int | overwrite = 1 |
||
) | const |
|
inline |
Definition at line 33 of file EX_Matrix.h.
Definition at line 63 of file EX_Matrix.h.
Definition at line 62 of file EX_Matrix.h.
int ev_Matrix::scan | ( | const char * | str | ) |
void ev_Matrix::setMatrix3 | ( | const UT_Matrix3R & | v | ) |
void ev_Matrix::setMatrix4 | ( | const UT_Matrix4R & | v | ) |