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

Module to interactively transform CSOs. More...

Go to the source code of this file.

Classes

struct  ml::CSOInventorVoxelBoundingBox
class  ml::CSOTransformationProcessor
 Module to interactively transform CSOs. More...

Namespaces

namespace  ml
 

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


Enumerations

enum  ml::TransformationModes { ml::TRANSFORMATION_MODE_SCALE = 0, ml::TRANSFORMATION_MODE_ROTATE = 1, ml::TRANSFORMATION_MODE_TRANSLATE = 2 }
enum  ml::ScaleDirection { ml::SCALE_DIRECTION_NORTH = 0, ml::SCALE_DIRECTION_SOUTH = 1, ml::SCALE_DIRECTION_WEST = 2, ml::SCALE_DIRECTION_EAST = 3 }
enum  ml::TransformationIcon { ml::ICON_SCALE_ISO = 0, ml::ICON_SCALE = 1, ml::ICON_ROTATE = 2, ml::ICON_TRANSLATE = 3 }

Detailed Description

Module to interactively transform CSOs.

Author:
Olaf Konrad
Date:
05/2011

Definition in file CSOTransformationProcessor.h.