Public Types | Public Attributes | List of all members
b2EPAxis Struct Reference

Public Types

enum  Type { e_unknown, e_edgeA, e_edgeB }
 

Public Attributes

int32 index
 
b2Vec2 normal
 
float separation
 
Type type
 

Detailed Description

Definition at line 168 of file b2_collide_edge.cpp.

Member Enumeration Documentation

◆ Type

Enumerator
e_unknown 
e_edgeA 
e_edgeB 

Definition at line 170 of file b2_collide_edge.cpp.

Member Data Documentation

◆ index

int32 b2EPAxis::index

Definition at line 179 of file b2_collide_edge.cpp.

◆ normal

b2Vec2 b2EPAxis::normal

Definition at line 177 of file b2_collide_edge.cpp.

◆ separation

float b2EPAxis::separation

Definition at line 180 of file b2_collide_edge.cpp.

◆ type

Type b2EPAxis::type

Definition at line 178 of file b2_collide_edge.cpp.


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


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