Torque2D Reference
Public Attributes | List of all members
b2ContactSolverDef Struct Reference

#include <b2ContactSolver.h>

Public Attributes

b2TimeStep step
 
b2Contact ** contacts
 
int32 count
 
b2Positionpositions
 
b2Velocityvelocities
 
b2StackAllocatorallocator
 

Member Data Documentation

b2StackAllocator* allocator
b2Contact** contacts
int32 count
b2Position* positions
b2TimeStep step
b2Velocity* velocities

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