libHSPlasma
Public Member Functions | List of all members
hsMatrix33 Struct Reference

#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)

Member Function Documentation

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)

The documentation for this struct was generated from the following file: