MeVisLab Toolbox Reference
CSOGenerateSeedPoints.h File Reference
#include "MLCSOIncludes.h"
#include <CSOBase/CSO.h>

Go to the source code of this file.

Namespaces

 ml
 Main documentation file for ML users and developers.
 
 ml::CSOGenerateSeedPoints
 The CSOGenerateSeedPoints namespace offers methods to compute seed points for given 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 given CSO so they are evenly distributed along the original path points with roughly the given target distance from each other. More...