Public Member Functions | Public Attributes

btDX11SoftBodySolver::CollisionShapeDescription Struct Reference

Entry in the collision shape array. More...

#include <btSoftBodySolver_DX11.h>

Collaboration diagram for btDX11SoftBodySolver::CollisionShapeDescription:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 CollisionShapeDescription ()

Public Attributes

Vectormath::Aos::Transform3 shapeTransform
Vectormath::Aos::Vector3 linearVelocity
Vectormath::Aos::Vector3 angularVelocity
int softBodyIdentifier
int collisionShapeType
float radius
float halfHeight
float margin
float friction

Detailed Description

Entry in the collision shape array.

Specifies the shape type, the transform matrix and the necessary details of the collisionShape.

Definition at line 83 of file btSoftBodySolver_DX11.h.


Constructor & Destructor Documentation

btDX11SoftBodySolver::CollisionShapeDescription::CollisionShapeDescription (  )  [inline]

Definition at line 99 of file btSoftBodySolver_DX11.h.


Member Data Documentation

Definition at line 87 of file btSoftBodySolver_DX11.h.

Definition at line 90 of file btSoftBodySolver_DX11.h.

Definition at line 97 of file btSoftBodySolver_DX11.h.

Definition at line 94 of file btSoftBodySolver_DX11.h.

Definition at line 86 of file btSoftBodySolver_DX11.h.

Definition at line 96 of file btSoftBodySolver_DX11.h.

Definition at line 93 of file btSoftBodySolver_DX11.h.

Definition at line 85 of file btSoftBodySolver_DX11.h.

Definition at line 89 of file btSoftBodySolver_DX11.h.


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