| 
    MeVisLab Toolbox Reference
    
   | 
 
Go to the source code of this file.
Namespaces | |
| namespace | ml | 
| Main documentation file for ML users and developers.  | |
| namespace | ml::CSOGenerateSeedPoints | 
| The CSOGenerateSeedPoints namespace offers methods to compute seed points for specified CSOs while retaining the path points.  | |
Functions | |
| MLCSO_EXPORT void | ml::CSOGenerateSeedPoints::redistributeSeedPointsEveryNthPathPoint (CSO *cso, int everyNthPathPoint, bool notifyObservers=true) | 
| Redistributes the seed points of a specified CSO so that they are evenly distributed along the original path points with roughly the specified target distance from each other.   | |