Vegastrike 0.5.1 rc1
1.0
Original sources for Vegastrike Evolved
|
Public Member Functions | |
inline_ void | SetData (udword box_id, bool is_max) |
inline_ bool | IsMax () const |
inline_ udword | GetBoxID () const |
inline_ void | InsertAfter (SAP_EndPoint *element) |
inline_ void | InsertBefore (SAP_EndPoint *element) |
Public Attributes | |
float | Value |
SAP_EndPoint * | Previous |
SAP_EndPoint * | Next |
udword | Data |
Definition at line 48 of file OPC_SweepAndPrune.cpp.
Definition at line 58 of file OPC_SweepAndPrune.cpp.
Referenced by Opcode::SweepAndPrune::UpdateObject().
|
inline |
Definition at line 60 of file OPC_SweepAndPrune.cpp.
References Next, and Previous.
Referenced by Opcode::SweepAndPrune::UpdateObject().
|
inline |
Definition at line 77 of file OPC_SweepAndPrune.cpp.
References Next, and Previous.
Referenced by Opcode::SweepAndPrune::UpdateObject().
Definition at line 57 of file OPC_SweepAndPrune.cpp.
Referenced by Opcode::SweepAndPrune::Init(), and Opcode::SweepAndPrune::UpdateObject().
udword Opcode::SAP_EndPoint::Data |
Definition at line 54 of file OPC_SweepAndPrune.cpp.
SAP_EndPoint* Opcode::SAP_EndPoint::Next |
Definition at line 53 of file OPC_SweepAndPrune.cpp.
Referenced by Opcode::SweepAndPrune::Init(), InsertAfter(), InsertBefore(), and Opcode::SweepAndPrune::UpdateObject().
SAP_EndPoint* Opcode::SAP_EndPoint::Previous |
Definition at line 52 of file OPC_SweepAndPrune.cpp.
Referenced by Opcode::SweepAndPrune::Init(), InsertAfter(), InsertBefore(), and Opcode::SweepAndPrune::UpdateObject().
float Opcode::SAP_EndPoint::Value |
Definition at line 51 of file OPC_SweepAndPrune.cpp.
Referenced by Opcode::SweepAndPrune::Init(), Intersect(), and Opcode::SweepAndPrune::UpdateObject().