libHSPlasma
|
#include <hsMatrix33.h>
Public Member Functions | |
float | operator() (int y, int x) const |
float & | operator() (int y, int x) |
void | Reset () |
void | read (hsStream *S) |
void | write (hsStream *S) |
void | prcWrite (pfPrcHelper *prc) |
void | prcParse (const pfPrcTag *tag) |
float hsMatrix33::operator() | ( | int | y, |
int | x | ||
) | const |
float& hsMatrix33::operator() | ( | int | y, |
int | x | ||
) |
void hsMatrix33::prcParse | ( | const pfPrcTag * | tag | ) |
void hsMatrix33::prcWrite | ( | pfPrcHelper * | prc | ) |
void hsMatrix33::read | ( | hsStream * | S | ) |
void hsMatrix33::Reset | ( | ) |
void hsMatrix33::write | ( | hsStream * | S | ) |