Public Attributes | List of all members
ContactPoint Struct Reference

#include <test.h>

Public Attributes

b2FixturefixtureA
 
b2FixturefixtureB
 
b2Vec2 normal
 
float normalImpulse
 
b2Vec2 position
 
float separation
 
b2PointState state
 
float tangentImpulse
 

Detailed Description

Definition at line 68 of file test.h.

Member Data Documentation

◆ fixtureA

b2Fixture* ContactPoint::fixtureA

Definition at line 70 of file test.h.

◆ fixtureB

b2Fixture* ContactPoint::fixtureB

Definition at line 71 of file test.h.

◆ normal

b2Vec2 ContactPoint::normal

Definition at line 72 of file test.h.

◆ normalImpulse

float ContactPoint::normalImpulse

Definition at line 75 of file test.h.

◆ position

b2Vec2 ContactPoint::position

Definition at line 73 of file test.h.

◆ separation

float ContactPoint::separation

Definition at line 77 of file test.h.

◆ state

b2PointState ContactPoint::state

Definition at line 74 of file test.h.

◆ tangentImpulse

float ContactPoint::tangentImpulse

Definition at line 76 of file test.h.


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


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