I3DExSoftBody Struct Reference
List of all members.
Member Function Documentation
virtual void MCCOMAPI I3DExSoftBody::AddAnchor |
( |
int32 |
index, |
|
|
I3DExRigidBody * |
body | |
|
) |
| | [pure virtual] |
virtual void MCCOMAPI I3DExSoftBody::AddEdge |
( |
const TIndex2 & |
edge |
) |
[pure virtual] |
virtual void MCCOMAPI I3DExSoftBody::AddFace |
( |
const Triangle & |
triangle |
) |
[pure virtual] |
virtual void MCCOMAPI I3DExSoftBody::AddPoint |
( |
const TVector3 & |
position |
) |
[pure virtual] |
virtual void MCCOMAPI I3DExSoftBody::GetPointPosition |
( |
int32 |
node, |
|
|
TVector3 & |
position | |
|
) |
| | [pure virtual] |
virtual void MCCOMAPI I3DExSoftBody::SetAero |
( |
real32 |
airDrag, |
|
|
real32 |
lift | |
|
) |
| | [pure virtual] |
virtual void MCCOMAPI I3DExSoftBody::SetBending |
( |
real32 |
bending |
) |
[pure virtual] |
virtual void MCCOMAPI I3DExSoftBody::SetPressure |
( |
real32 |
pressure |
) |
[pure virtual] |
virtual void MCCOMAPI I3DExSoftBody::SetQuality |
( |
real32 |
simulation, |
|
|
real32 |
collision | |
|
) |
| | [pure virtual] |
virtual void MCCOMAPI I3DExSoftBody::SetSelfCollision |
( |
boolean |
selfCollision |
) |
[pure virtual] |
virtual void MCCOMAPI I3DExSoftBody::SetStiffness |
( |
real32 |
stiffness |
) |
[pure virtual] |
The documentation for this struct was generated from the following file: