Vegastrike 0.5.1 rc1
1.0
Original sources for Vegastrike Evolved
|
A sortable line collide object that will sort by object addr for dup elim. More...
#include <gl_light.h>
Public Member Functions | |
LineCollideStar () | |
bool | operator== (const LineCollideStar &b) const |
bool | operator< (const LineCollideStar &b) const |
int | GetIndex () |
Public Attributes | |
LineCollide * | lc |
A sortable line collide object that will sort by object addr for dup elim.
Definition at line 138 of file gl_light.h.
|
inline |
|
inline |
Definition at line 153 of file gl_light.h.
References lc, and LineCollide::object.
|
inline |
Definition at line 149 of file gl_light.h.
References lc, and LineCollide::object.
|
inline |
Definition at line 145 of file gl_light.h.
References lc, and LineCollide::object.
LineCollide* LineCollideStar::lc |
Definition at line 140 of file gl_light.h.
Referenced by gfx_light::AddToTable(), GetIndex(), LineCollideStar(), operator<(), operator==(), and gfx_light::RemoveFromTable().