◆ Cloth()
◆ ~Cloth()
◆ GetDescriptor()
◆ GetGridSize()
int Cloth::GetGridSize |
( |
| ) |
const |
|
inline |
◆ GetMasses()
◆ GetSprings()
◆ GetTotalMasses()
int Cloth::GetTotalMasses |
( |
| ) |
|
|
inline |
◆ GetTotalSprings()
int Cloth::GetTotalSprings |
( |
| ) |
|
|
inline |
◆ GetVertexSizeInBytes()
int Cloth::GetVertexSizeInBytes |
( |
| ) |
const |
|
inline |
◆ GetVertexStride()
int Cloth::GetVertexStride |
( |
| ) |
const |
|
inline |
◆ GetVertices()
◆ Initialize()
bool Cloth::Initialize |
( |
int | gridSize, |
|
|
float | mass, |
|
|
float | springConst, |
|
|
float | springLen, |
|
|
float | damp ) |
|
inline |
◆ RecalculateMesh()
void Cloth::RecalculateMesh |
( |
| ) |
|
|
inline |
◆ Shutdown()
◆ UpdateSprings()
void Cloth::UpdateSprings |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: