Bullet Collision Detection & Physics Library
Public Attributes | List of all members
PfxSolverBody Struct Reference

#include <btParallelConstraintSolver.h>

Collaboration diagram for PfxSolverBody:
Collaboration graph
[legend]

Public Attributes

vmVector3 mDeltaLinearVelocity
vmVector3 mDeltaAngularVelocity
vmMatrix3 mInertiaInv
vmQuat mOrientation
float mMassInv
float friction
float restitution
float unused
float unused2
float unused3
float unused4
float unused5

Detailed Description

Definition at line 115 of file btParallelConstraintSolver.h.

Member Data Documentation

float PfxSolverBody::friction

Definition at line 122 of file btParallelConstraintSolver.h.

vmVector3 PfxSolverBody::mDeltaAngularVelocity

Definition at line 118 of file btParallelConstraintSolver.h.

vmVector3 PfxSolverBody::mDeltaLinearVelocity

Definition at line 117 of file btParallelConstraintSolver.h.

vmMatrix3 PfxSolverBody::mInertiaInv

Definition at line 119 of file btParallelConstraintSolver.h.

float PfxSolverBody::mMassInv

Definition at line 121 of file btParallelConstraintSolver.h.

vmQuat PfxSolverBody::mOrientation

Definition at line 120 of file btParallelConstraintSolver.h.

float PfxSolverBody::restitution

Definition at line 123 of file btParallelConstraintSolver.h.

float PfxSolverBody::unused

Definition at line 124 of file btParallelConstraintSolver.h.

float PfxSolverBody::unused2

Definition at line 125 of file btParallelConstraintSolver.h.

float PfxSolverBody::unused3

Definition at line 126 of file btParallelConstraintSolver.h.

float PfxSolverBody::unused4

Definition at line 127 of file btParallelConstraintSolver.h.

float PfxSolverBody::unused5

Definition at line 128 of file btParallelConstraintSolver.h.


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