Namespace Hi.Disp.Treat
Classes
- LineWidthSwap
A utility class for temporarily changing the line width and restoring it when disposed.
- LineWidthTreat
Object for set line width of opengl drawing.
- PointSizeSwap
A utility class for temporarily changing the point size and restoring it when disposed.
- PointSizeTreat
Object for set point size of opengl drawing.
- RgbSwap
A utility class for temporarily changing the RGB color and restoring it when disposed.
- RgbTreat
A displayee that sets the RGB color in the binding context.
- RgbWrapper
A wrapper displayee that applies an RGB color to the wrapped displayee.
- TransformationWrapper
A wrapper displayee that applies a transformation matrix to the wrapped displayees.