b2Jacobian Struct Reference

#include <b2Joint.h>

List of all members.

Public Member Functions

void SetZero ()
void Set (const b2Vec2 &x1, float32 a1, const b2Vec2 &x2, float32 a2)
float32 Compute (const b2Vec2 &x1, float32 a1, const b2Vec2 &x2, float32 a2)

Public Attributes

b2Vec2 linearA
float32 angularA
b2Vec2 linearB
float32 angularB

Member Function Documentation

float32 b2Jacobian::Compute ( const b2Vec2 x1,
float32  a1,
const b2Vec2 x2,
float32  a2 
) [inline]
void b2Jacobian::Set ( const b2Vec2 x1,
float32  a1,
const b2Vec2 x2,
float32  a2 
) [inline]
void b2Jacobian::SetZero (  )  [inline]

Member Data Documentation


The documentation for this struct was generated from the following file:
Generated on Sat Apr 3 18:18:09 2010 for Box2D by  doxygen 1.6.3