![]() |
Obi
7.0.5
Unified particle physics for Unity
|
Public Member Functions | |
|
override ObiAerodynamicConstraintsBatch | CreateBatch (ObiAerodynamicConstraintsBatch source=null) |
Public Member Functions inherited from Obi.ObiConstraints< T > | |
| void | Merge (ObiActor actor, IObiConstraints other) |
| IObiConstraintsBatch | GetBatch (int i) |
| int | GetConstraintCount () |
| int | GetActiveConstraintCount () |
| void | DeactivateAllConstraints () |
| void | ActivateAllConstraints () |
| T | GetFirstBatch () |
| Oni.ConstraintType | GetConstraintType () |
| void | Clear () |
| virtual T | CreateBatch (T source=null) |
| void | AddBatch (T batch) |
| bool | RemoveBatch (T batch) |
| bool | AddToSolver (ObiSolver solver) |
| bool | RemoveFromSolver () |
Additional Inherited Members | |
Public Attributes inherited from Obi.ObiConstraints< T > | |
| List< T > | batches = new List<T>() |
Protected Attributes inherited from Obi.ObiConstraints< T > | |
| ObiSolver | m_Solver |
Properties inherited from Obi.ObiConstraints< T > | |
| int | batchCount [get] |
Properties inherited from Obi.IObiConstraints | |
| int | batchCount [get] |