|
ToyMaker Game Engine 0.0.2
ToyMaker is a game engine developed and maintained by Zoheb Shujauddin.
|
Represents the projection of a bounding box along the axis represented by the edge list that this item appears in. More...
Public Member Functions | |
| bool | operator< (const Edge &other) |
Public Attributes | |
| EntityID | mEntity |
| float | mValue |
| bool | mBegin |
Represents the projection of a bounding box along the axis represented by the edge list that this item appears in.
Relates an edge to its owning object, and provides a comparison method for sorting edge lists.