Public Attributes | List of all members
b2FixtureProxy Struct Reference

This proxy is used internally to connect fixtures to the broad-phase. More...

#include <b2_fixture.h>

Public Attributes

b2AABB aabb
 
int32 childIndex
 
b2Fixturefixture
 
int32 proxyId
 

Detailed Description

This proxy is used internally to connect fixtures to the broad-phase.

Definition at line 103 of file b2_fixture.h.

Member Data Documentation

◆ aabb

b2AABB b2FixtureProxy::aabb

Definition at line 105 of file b2_fixture.h.

◆ childIndex

int32 b2FixtureProxy::childIndex

Definition at line 107 of file b2_fixture.h.

◆ fixture

b2Fixture* b2FixtureProxy::fixture

Definition at line 106 of file b2_fixture.h.

◆ proxyId

int32 b2FixtureProxy::proxyId

Definition at line 108 of file b2_fixture.h.


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


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