bazar  1.3.1
Public Member Functions | Public Attributes | List of all members
Mat3x3 Struct Reference

#include <matvec.h>

Public Member Functions

void setIdentity ()

Public Attributes

double m [3][3]

Detailed Description

Definition at line 77 of file matvec.h.

Member Function Documentation

void Mat3x3::setIdentity ( )

Definition at line 34 of file matvec.cpp.

References m.

Member Data Documentation

double Mat3x3::m[3][3]

Definition at line 78 of file matvec.h.

Referenced by setIdentity(), and Mat3x4::setMul().


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