Functions | |
| void | setMethod (SLStyle aType) |
| Pos2d | integrate (Pos2d anOriPos, FlowData *aData, float aDistance) |
| void Integrator::setMethod | ( | SLStyle | aType | ) |
sets the integration method to use
| aType | the type to use |
integrates the flow at a given position
| anOriPos | the position to start at | |
| aData | the flow data to integrate | |
| aDistance | the distance to follow the flow |
1.4.7