class ExpressionNS::avMatrix


Public Fields

[more]float mat [3][3]

Public Methods

[more] avMatrix ( float a, float b, float c, float d, float e, float f, float g, float h, float i)
[more] avMatrix (void)
[more] loadRot (Vertex axis, float theta)
[more] load (float a, float b, float c, float d, float e, float f, float g, float h, float i)


Documentation

ofloat mat[3][3]

o avMatrix( float a, float b, float c, float d, float e, float f, float g, float h, float i)

o avMatrix(void)

o loadRot(Vertex axis, float theta)

o load(float a, float b, float c, float d, float e, float f, float g, float h, float i)


This class has no child classes.

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.