Public Attributes
b2MassData Struct Reference

This holds the mass data computed for a shape. More...

#include <b2Shape.h>

List of all members.

Public Attributes

b2Vec2 center
 The position of the shape's centroid relative to the shape's origin.
float32 I
 The rotational inertia of the shape about the local origin.
float32 mass
 The mass of the shape, usually in kilograms.

Detailed Description

This holds the mass data computed for a shape.

Definition at line 27 of file b2Shape.h.


Member Data Documentation

The position of the shape's centroid relative to the shape's origin.

Definition at line 33 of file b2Shape.h.

The rotational inertia of the shape about the local origin.

Definition at line 36 of file b2Shape.h.

The mass of the shape, usually in kilograms.

Definition at line 30 of file b2Shape.h.


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


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