Main MRPT website > C++ reference for MRPT 1.9.9
opengl_frwds.h
Go to the documentation of this file.
1 /* +------------------------------------------------------------------------+
2  | Mobile Robot Programming Toolkit (MRPT) |
3  | http://www.mrpt.org/ |
4  | |
5  | Copyright (c) 2005-2017, Individual contributors, see AUTHORS file |
6  | See: http://www.mrpt.org/Authors - All rights reserved. |
7  | Released under BSD License. See details in http://www.mrpt.org/License |
8  +------------------------------------------------------------------------+ */
9 #pragma once
10 
11 namespace mrpt
12 {
13 namespace opengl
14 {
15 #define FWRD_DECL(_CLASS) class _CLASS
16 
17 FWRD_DECL(C3DSScene);
18 FWRD_DECL(CArrow);
19 FWRD_DECL(CAssimpModel);
20 FWRD_DECL(CAxis);
21 FWRD_DECL(CBox);
22 FWRD_DECL(CCamera);
23 FWRD_DECL(CColorBar);
24 FWRD_DECL(CCylinder);
25 FWRD_DECL(CDisk);
26 FWRD_DECL(CEllipsoid);
27 FWRD_DECL(CEllipsoidInverseDepth2D);
28 FWRD_DECL(CEllipsoidInverseDepth3D);
29 FWRD_DECL(CEllipsoidRangeBearing2D);
30 FWRD_DECL(CFrustum);
31 FWRD_DECL(CGeneralizedCylinder);
32 FWRD_DECL(CGridPlaneXY);
33 FWRD_DECL(CGridPlaneXZ);
34 FWRD_DECL(CMesh);
35 FWRD_DECL(CMesh3D);
36 FWRD_DECL(CMeshFast);
37 FWRD_DECL(COctoMapVoxels);
38 FWRD_DECL(COpenGLScene);
39 FWRD_DECL(COpenGLViewport);
40 FWRD_DECL(CPointCloud);
41 FWRD_DECL(CPointCloudColoured);
42 FWRD_DECL(CPolyhedron);
43 FWRD_DECL(CSetOfLines);
44 FWRD_DECL(CSetOfObjects);
45 FWRD_DECL(CSetOfTriangles);
46 FWRD_DECL(CSimpleLine);
47 FWRD_DECL(CSphere);
48 FWRD_DECL(CText);
49 FWRD_DECL(CText3D);
50 FWRD_DECL(CTexturedPlane);
51 FWRD_DECL(CVectorField2D);
52 FWRD_DECL(CVectorField3D);
53 
54 #undef FWRD_DECL
55 } // end namespace
56 } // End of namespace
This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries.
FWRD_DECL(C3DSScene)



Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: ae4571287 Thu Nov 23 00:06:53 2017 +0100 at dom oct 27 23:51:55 CET 2019