Public Attributes | List of all members
b2ShapeCastInput Struct Reference

Input parameters for b2ShapeCast. More...

#include <b2_distance.h>

Public Attributes

b2DistanceProxy proxyA
 
b2DistanceProxy proxyB
 
b2Transform transformA
 
b2Transform transformB
 
b2Vec2 translationB
 

Detailed Description

Input parameters for b2ShapeCast.

Definition at line 102 of file b2_distance.h.

Member Data Documentation

◆ proxyA

b2DistanceProxy b2ShapeCastInput::proxyA

Definition at line 104 of file b2_distance.h.

◆ proxyB

b2DistanceProxy b2ShapeCastInput::proxyB

Definition at line 105 of file b2_distance.h.

◆ transformA

b2Transform b2ShapeCastInput::transformA

Definition at line 106 of file b2_distance.h.

◆ transformB

b2Transform b2ShapeCastInput::transformB

Definition at line 107 of file b2_distance.h.

◆ translationB

b2Vec2 b2ShapeCastInput::translationB

Definition at line 108 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