MeVisLabToolboxReference
MeVisLab/Standard/Sources/Inventor/SoCSO/CSOProcessor/CSOModifyProcessor/CSOModifyProcessor.h File Reference

Module which allows for a modification of CSOs of all types. More...

Go to the source code of this file.

Classes

class  ml::CSOModifyProcessor
 Module which allows for a modification of CSOs of all types. More...
struct  ml::CSOModifyProcessor::CSOAndPositions
 Structure for associating a pointer to a CSO with a vector of (its) transformed positions.
struct  ml::CSOModifyProcessor::CrossingIndices
 Structure holds the indices of crossed edges in the modify and the flattened total contour.
struct  ml::CSOModifyProcessor::EntryExitSegment
 Structure holds entry / exit pairs defining a segment on CSOs and MODs.

Namespaces

namespace  ml
 

Define the namespace name like in the ML. Default is ml.


Enumerations

enum  ml::ModProcLimitUnits { ml::ModProcLimitNumPoints = 0, ml::ModProcLimitSMM = 1, ml::ModProcLimitSCM = 2, ml::ModProcLimitSM = 3 }
 Enumeration of limiting units. More...
enum  ml::ModCSOSelectionMode { ml::ModSelectAll = 0, ml::ModSelectCSOs = 1, ml::ModSelectGroups = 2 }

Detailed Description

Module which allows for a modification of CSOs of all types.

Author:
Olaf Konrad
Date:
01/2007

Definition in file CSOModifyProcessor.h.