Vegastrike 0.5.1 rc1  1.0
Original sources for Vegastrike Evolved
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
SweepAndPrune Class Reference

#include <OPC_SweepAndPrune.h>

Public Member Functions

 SweepAndPrune ()
 
 ~SweepAndPrune ()
 
bool Init (udword nb_objects, const AABB **boxes)
 
bool UpdateObject (udword i, const AABB &box)
 
void GetPairs (Pairs &pairs) const
 
void GetPairs (PairCallback callback, void *user_data) const
 

Detailed Description

Definition at line 65 of file OPC_SweepAndPrune.h.

Constructor & Destructor Documentation

SweepAndPrune::SweepAndPrune ( )
SweepAndPrune::~SweepAndPrune ( )

Member Function Documentation

void SweepAndPrune::GetPairs ( Pairs pairs) const
void SweepAndPrune::GetPairs ( PairCallback  callback,
void *  user_data 
) const
bool SweepAndPrune::Init ( udword  nb_objects,
const AABB **  boxes 
)
bool SweepAndPrune::UpdateObject ( udword  i,
const AABB box 
)

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