PlayRho  1.1.0
An Interactive Real-Time-Oriented C++ Physics Engine & Library
playrho::d2::WorldManifold::PointData Struct Reference

Point data for world manifold. More...

#include <WorldManifold.hpp>

Collaboration diagram for playrho::d2::WorldManifold::PointData:
[legend]

Public Attributes

Length2 location
 Location of point or the invalid value.
 
Momentum2 impulse
 "Normal" and "tangent" impulses at the point.
 
Length separation
 Separation at point or the invalid value.
 

Detailed Description

Point data for world manifold.

Note
This data structure is 20-bytes large at least on one 64-bit architecture.

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