Vegastrike 0.5.1 rc1
1.0
Original sources for Vegastrike Evolved
|
#include <matrix.h>
Public Member Functions | |
DrawContext () | |
DrawContext (const Matrix &a, GFXVertexList *vl) | |
Public Attributes | |
Matrix | m |
class GFXVertexList * | vlist |
|
inline |
Matrix DrawContext::m |
Definition at line 407 of file matrix.h.
Referenced by Logo::ProcessDrawQueue().
class GFXVertexList* DrawContext::vlist |
Definition at line 408 of file matrix.h.
Referenced by Logo::ProcessDrawQueue().