Vegastrike 0.5.1 rc1
1.0
Original sources for Vegastrike Evolved
|
Public Member Functions | |
BeamDrawContext () | |
BeamDrawContext (const Matrix &a, GFXVertexList *vl, Beam *b) | |
Public Attributes | |
Matrix | m |
class GFXVertexList * | vlist |
Beam * | beam |
|
inline |
Beam* BeamDrawContext::beam |
Definition at line 16 of file beam.cpp.
Referenced by Beam::ProcessDrawQueue().
Matrix BeamDrawContext::m |
Definition at line 14 of file beam.cpp.
Referenced by Beam::ProcessDrawQueue().
class GFXVertexList* BeamDrawContext::vlist |
Definition at line 15 of file beam.cpp.
Referenced by Beam::ProcessDrawQueue().