Flatland

Documentation

SourceForge.net Logo

Flatland::ContactList Class Reference

#include <flatland.hpp>

List of all members.


Detailed Description

Definition at line 132 of file flatland.hpp.

Public Member Functions

 ContactList ()
void Reset (Object *o1, Object *o2)
ObjectSelf ()
ObjectOther ()
void ToggleNormalInversion ()
void AddContact (const vec2 &position, const vec2 &normal, float depth)
void Finalize ()
void CreateJoints (dWorldID world, dJointGroupID contactGroup) const
int Count () const

Static Public Attributes

static const int Max = 64

Private Attributes

Objecto1
Objecto2
dContact contacts [Max]
int count
bool invertNormals


The documentation for this class was generated from the following files:
Generated on Sat Jan 13 17:20:21 2007 for Flatland by doxygen 1.5.1