ToyMaker Game Engine 0.0.2
ToyMaker is a game engine developed and maintained by Zoheb Shujauddin.
Loading...
Searching...
No Matches
ToyMaker::SweepPrune::Edge Struct Reference

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

Detailed Description

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.


The documentation for this struct was generated from the following file: