Public Attributes | List of all members
b2ContactSolverDef Struct Reference

#include <b2_contact_solver.h>

Public Attributes

b2StackAllocatorallocator
 
b2Contact ** contacts
 
int32 count
 
b2Positionpositions
 
b2TimeStep step
 
b2Velocityvelocities
 

Detailed Description

Definition at line 64 of file b2_contact_solver.h.

Member Data Documentation

◆ allocator

b2StackAllocator* b2ContactSolverDef::allocator

Definition at line 71 of file b2_contact_solver.h.

◆ contacts

b2Contact** b2ContactSolverDef::contacts

Definition at line 67 of file b2_contact_solver.h.

◆ count

int32 b2ContactSolverDef::count

Definition at line 68 of file b2_contact_solver.h.

◆ positions

b2Position* b2ContactSolverDef::positions

Definition at line 69 of file b2_contact_solver.h.

◆ step

b2TimeStep b2ContactSolverDef::step

Definition at line 66 of file b2_contact_solver.h.

◆ velocities

b2Velocity* b2ContactSolverDef::velocities

Definition at line 70 of file b2_contact_solver.h.


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


mvsim
Author(s):
autogenerated on Tue Jul 4 2023 03:08:22