qocc.h File Reference

#include <AIS_StatusOfDetection.hxx>
#include <AIS_StatusOfPick.hxx>
#include <Aspect_Drawable.hxx>
#include <Aspect_GridDrawMode.hxx>
#include <Aspect_GridType.hxx>
#include <Aspect_GraphicCallbackProc.hxx>
#include <AIS_InteractiveContext.hxx>
#include <V3d_View.hxx>
#include <V3d_Viewer.hxx>
#include <Handle_TopTools_HSequenceOfShape.hxx>
#include <Standard_TypeDef.hxx>
#include <Quantity_Factor.hxx>
#include <Quantity_Length.hxx>
#include <Quantity_NameOfColor.hxx>
#include <V3d_Coordinate.hxx>
#include <Handle_AIS_Shape.hxx>
#include <TopoDS_Shape.hxx>
#include <gp_Pnt.hxx>
#include <gp_Dir.hxx>
#include <gp_Pln.hxx>
#include <TCollection_ExtendedString.hxx>
#include <TColStd_SequenceOfExtendedString.hxx>
#include <TDocStd_Document.hxx>
#include <GEOM_Object.hxx>
#include <GEOMImpl_Gen.hxx>
#include <Handle_Xw_Window.hxx>

Include dependency graph for qocc.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define QOCC_DECLSPEC   Q_DECL_IMPORT
#define SIGN(X)   ((X) < 0. ? -1 : ((X) > 0. ? 1 : 0.))
#define INITIAL_PRECISION   0.001
#define ARGUMENT_LABEL   1
#define RESULT_LABEL   2
#define DESCRIPTION_LABEL   3
#define HISTORY_LABEL   4


Define Documentation

#define ARGUMENT_LABEL   1

Definition at line 107 of file qocc.h.

#define DESCRIPTION_LABEL   3

Definition at line 109 of file qocc.h.

#define HISTORY_LABEL   4

Definition at line 110 of file qocc.h.

#define INITIAL_PRECISION   0.001

Definition at line 105 of file qocc.h.

Referenced by Qocc3dWidget::Qocc3dWidget().

#define QOCC_DECLSPEC   Q_DECL_IMPORT

Definition at line 100 of file qocc.h.

#define RESULT_LABEL   2

Definition at line 108 of file qocc.h.

Referenced by Handle(), QoccDocument::RemovePresentation(), and QoccDocument::UpdatePresentations().

#define SIGN (  )     ((X) < 0. ? -1 : ((X) > 0. ? 1 : 0.))

Definition at line 104 of file qocc.h.

Referenced by Qocc3dWidget::precision().


Generated on Sat Feb 23 21:22:18 2008 for QtGEOM by  doxygen 1.4.7