Public Attributes | List of all members
b2SimplexVertex Struct Reference

Public Attributes

float a
 
int32 indexA
 
int32 indexB
 
b2Vec2 w
 
b2Vec2 wA
 
b2Vec2 wB
 

Detailed Description

Definition at line 96 of file b2_distance.cpp.

Member Data Documentation

◆ a

float b2SimplexVertex::a

Definition at line 101 of file b2_distance.cpp.

◆ indexA

int32 b2SimplexVertex::indexA

Definition at line 102 of file b2_distance.cpp.

◆ indexB

int32 b2SimplexVertex::indexB

Definition at line 103 of file b2_distance.cpp.

◆ w

b2Vec2 b2SimplexVertex::w

Definition at line 100 of file b2_distance.cpp.

◆ wA

b2Vec2 b2SimplexVertex::wA

Definition at line 98 of file b2_distance.cpp.

◆ wB

b2Vec2 b2SimplexVertex::wB

Definition at line 99 of file b2_distance.cpp.


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


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