Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

DrawContext Struct Reference

#include <matrix.h>

Collaboration diagram for DrawContext:

Collaboration graph
[legend]
List of all members.

Public Methods

 DrawContext ()
 DrawContext (const Matrix &a, GFXVertexList *vl)

Public Attributes

Matrix m
GFXVertexList * vlist

Constructor & Destructor Documentation

DrawContext::DrawContext   [inline]
 

00352 { }

DrawContext::DrawContext const Matrix   a,
GFXVertexList *    vl
[inline]
 

00353 :m(a),vlist(vl){}


Member Data Documentation

Matrix DrawContext::m
 

class GFXVertexList* DrawContext::vlist
 


The documentation for this struct was generated from the following file:
Generated on Mon Jul 7 21:13:52 2003 for Ethereal by doxygen1.2.15