15 #include <MGXViewer/qglviewer.h>
21 typedef util::Color<float> Color3f;
36 void setClip(
Clip* c);
66 void drawGrid(
float width);
void disable()
Draw (use) clipping place (ax + by + cz + d = 0)
Definition: ClipRegion.hpp:56
Defines the util::Parms class.
Class to handle rotatable pair of clipping planes.
Definition: ClipRegion.hpp:28
GLenum clip1
OpenGL identifier for the second clipping plane.
Definition: ClipRegion.hpp:45
Common definitions and utilities for all geometry algorithms This file is shared by cuda...
A utility class to parse L-Studio like parameter files.
Definition: Parms.hpp:105
Colors::ColorType GridColor
Color used to draw the grid.
Definition: ClipRegion.hpp:47
ColorType
Mesh1 and 2 must have the same order for their colors.
Definition: Colors.hpp:24
GLenum clip0
OpenGL identifier for the first clipping plane.
Definition: ClipRegion.hpp:41