Public Attributes | List of all members
b2ShapeCastOutput Struct Reference

Output results for b2ShapeCast. More...

#include <b2_distance.h>

Public Attributes

int32 iterations
 
float lambda
 
b2Vec2 normal
 
b2Vec2 point
 

Detailed Description

Output results for b2ShapeCast.

Definition at line 112 of file b2_distance.h.

Member Data Documentation

◆ iterations

int32 b2ShapeCastOutput::iterations

Definition at line 117 of file b2_distance.h.

◆ lambda

float b2ShapeCastOutput::lambda

Definition at line 116 of file b2_distance.h.

◆ normal

b2Vec2 b2ShapeCastOutput::normal

Definition at line 115 of file b2_distance.h.

◆ point

b2Vec2 b2ShapeCastOutput::point

Definition at line 114 of file b2_distance.h.


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


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