C# Class BEPUphysics.BroadPhaseSystems.SortAndSweep.GridCell2D

Datei anzeigen Open project: Indiefreaks/igf Class Usage Examples

Public Methods

Method Description
ToString ( ) : string

Private Methods

Method Description
Add ( BEPUphysics.BroadPhaseSystems.SortAndSweep.Grid2DEntry entry ) : void
GetIndex ( float x ) : int
Initialize ( Int2 &cellIndex, int hash ) : void
Remove ( BEPUphysics.BroadPhaseSystems.SortAndSweep.Grid2DEntry entry ) : void
UpdateOverlaps ( Grid2DSortAndSweep owner ) : void

Method Details

ToString() public method

public ToString ( ) : string
return string