Public Attributes | List of all members
b2ContactSolverDef Struct Reference

#include <b2ContactSolver.h>

Public Attributes

b2StackAllocatorallocator
 
b2Contact ** contacts
 
int32 count
 
b2Positionpositions
 
b2TimeStep step
 
b2Velocityvelocities
 

Detailed Description

Definition at line 59 of file b2ContactSolver.h.

Member Data Documentation

b2StackAllocator* b2ContactSolverDef::allocator

Definition at line 66 of file b2ContactSolver.h.

b2Contact** b2ContactSolverDef::contacts

Definition at line 62 of file b2ContactSolver.h.

int32 b2ContactSolverDef::count

Definition at line 63 of file b2ContactSolver.h.

b2Position* b2ContactSolverDef::positions

Definition at line 64 of file b2ContactSolver.h.

b2TimeStep b2ContactSolverDef::step

Definition at line 61 of file b2ContactSolver.h.

b2Velocity* b2ContactSolverDef::velocities

Definition at line 65 of file b2ContactSolver.h.


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


mvsim
Author(s):
autogenerated on Thu Jun 6 2019 19:36:40