|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ForceConstraint
Represents a constraint on objects' accelerations. Force constraints assume legal positions and velocities and solve for legal accelerations.
| Method Summary | |
|---|---|
void |
addHolonomicConstraints()
|
int |
GetConstraintRows()
|
void |
setConstraintMatrices(int curConstraintRow,
BlockSparseMatrix jacobianMatrix,
BlockSparseMatrix jacobianDotMatrix,
Vector constraintVector,
Vector constraintDotVector)
|
| Method Detail |
|---|
int GetConstraintRows()
void setConstraintMatrices(int curConstraintRow,
BlockSparseMatrix jacobianMatrix,
BlockSparseMatrix jacobianDotMatrix,
Vector constraintVector,
Vector constraintDotVector)
void addHolonomicConstraints()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||