Class Hierarchy
Compound List
File List
Compound Members
File Members
Matrix Class Reference
Class diagram for Matrix:
List of all members.
Public Members
Matrix
()
Float
*
getPtr
()
Float
get
(
Int
row,
Int
col) const
Void
set
(
Int
row,
Int
col,
Float
value)
Point
multiply
(const
Point
& point) const
Vector
multiply
(const
Vector
& vector) const
Member Function Documentation
Matrix::Matrix ()
Float
* Matrix::getPtr ()
Float
Matrix::get (
Int
row,
Int
col) const
Void
Matrix::set (
Int
row,
Int
col,
Float
value)
Point
Matrix::multiply (const
Point
&
point
) const
Vector
Matrix::multiply (const
Vector
&
vector
) const
The documentation for this class was generated from the following file:
Matrix.h
Generated at Wed Nov 3 15:16:41 1999 for Architectural Walkthrough Project by
written by
Dimitri van Heesch
, © 1997-1999