.TH "viewers" 3 "Fri Dec 29 2017" "Version 1.6.0a" "SoQt" \" -*- nroff -*- .ad l .nh .SH NAME viewers .SH SYNOPSIS .br .PP .SS "Classes" .in +1c .ti -1c .RI "class \fBSoQtRenderArea\fP" .br .RI "The \fBSoQtRenderArea\fP class adds scenegraph handling and event management\&. .PP The \fBSoQtRenderArea\fP class is a component that adds scenegraph management and input device event handling to the \fBSoQtGLWidget\fP component\&. " .ti -1c .RI "class \fBSoQtConstrainedViewer\fP" .br .RI "The \fBSoQtConstrainedViewer\fP class is the superclass for viewers with constrains on the viewpoint\&. .PP This abstract viewer class adds new methods to keep the camera in an upright position according to some arbitrary up-direction\&. The up-direction can be decided by either the application programmer (by using \fBSoQtConstrainedViewer::setUpDirection()\fP) or the end-user, through interaction mechanisms defined by the subclasses\&. " .ti -1c .RI "class \fBSoQtExaminerViewer\fP" .br .RI "The \fBSoQtExaminerViewer\fP class is a 3D-model examination viewer\&. .PP This class is the viewer considered to be the most 'general purpose' viewer, and it is often used in rapid prototyping to examine simple models aswell as complete scenes (although for the latter, you might be better off with one of the other viewer classes)\&. " .ti -1c .RI "class \fBSoQtFlyViewer\fP" .br .RI "The \fBSoQtFlyViewer\fP class implements controls for moving the camera in a 'flying' motion\&. .PP Controls: " .ti -1c .RI "class \fBSoQtFullViewer\fP" .br .RI "The \fBSoQtFullViewer\fP class adds some user interface components to the viewer canvas\&. .PP The \fBSoQtFullViewer\fP is an abstract viewer class which extends it's superclass (the basic \fBSoQtViewer\fP class) with two major user interface additions: " .ti -1c .RI "class \fBSoQtPlaneViewer\fP" .br .RI "The \fBSoQtPlaneViewer\fP class is for examining 3D models by moving the camera in orthogonal planes\&. .PP The \fBSoQtPlaneViewer\fP is a viewer that is useful for 'CAD-style' applications, where you want the end-user to examine your model with the viewpoint set from one of the three principal axes\&. " .ti -1c .RI "class \fBSoQtViewer\fP" .br .RI "The \fBSoQtViewer\fP class is the top level base viewer class\&. .PP This is an abstract class, which adds the following features to it's \fBSoQtRenderArea\fP superclass: convenient methods for camera handling, an automatic headlight configuration\&. " .in -1c .SH "Detailed Description" .PP .SH "Author" .PP Generated automatically by Doxygen for SoQt from the source code\&.