Public Attributes
b2JointEdge Struct Reference

#include <b2Joint.h>

List of all members.

Public Attributes

b2Jointjoint
 the joint
b2JointEdgenext
 the next joint edge in the body's joint list
b2Bodyother
 provides quick access to the other body attached.
b2JointEdgeprev
 the previous joint edge in the body's joint list

Detailed Description

A joint edge is used to connect bodies and joints together in a joint graph where each body is a node and each joint is an edge. A joint edge belongs to a doubly linked list maintained in each attached body. Each joint has two joint nodes, one for each attached body.

Definition at line 65 of file b2Joint.h.


Member Data Documentation

the joint

Definition at line 68 of file b2Joint.h.

the next joint edge in the body's joint list

Definition at line 70 of file b2Joint.h.

provides quick access to the other body attached.

Definition at line 67 of file b2Joint.h.

the previous joint edge in the body's joint list

Definition at line 69 of file b2Joint.h.


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


mvsim
Author(s):
autogenerated on Thu Sep 7 2017 09:27:49