man viewers (Fonctions bibliothèques) -

NAME

Qt Viewer Components -

Classes

class SoQtRenderArea

"TheSoQtRenderAreaclassaddsscenegraphhandlingandeventmanagement.

The SoQtRenderArea class is a component that adds scenegraph management and input device event handling to the SoQtGLWidget component. " class SoQtViewer

"TheSoQtViewerclassisthetoplevelbaseviewerclass.

This is an abstract class, which adds the following features to it's SoQtRenderArea superclass: convenient methods for camera handling, an automatic headlight configuration. " class SoQtFullViewer

"TheSoQtFullViewerclassaddssomeuserinterfacecomponentstotheviewercanvas.

The SoQtFullViewer is an abstract viewer class which extends it's superclass (the basic SoQtViewer class) with two major user interface additions:. " class SoQtPlaneViewer

"TheSoQtPlaneViewerclassisforexamining3Dmodelsbymovingthecamerainorthogonalplanes.

The SoQtPlaneViewer 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. " class SoQtExaminerViewer

"TheSoQtExaminerViewerclassisa3D-modelexaminationviewer.

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). " class SoQtConstrainedViewer

"TheSoQtConstrainedViewerclassisthesuperclassforviewerswithconstrainsontheviewpoint.

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 SoQtConstrainedViewer::setUpDirection()) or the end-user, through interaction mechanisms defined by the subclasses. " class SoQtFlyViewer

"TheSoQtFlyViewerclassimplementscontrolsformovingthecameraina'flying'motion.

Controls:. "