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-2018, 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::opengl
12 {
13 class CArrow;
14 class CAssimpModel;
15 class CAxis;
16 class CBox;
17 class CCamera;
18 class CColorBar;
19 class CCylinder;
20 class CDisk;
21 class CEllipsoid;
22 class CEllipsoidInverseDepth2D;
23 class CEllipsoidInverseDepth3D;
24 class CEllipsoidRangeBearing2D;
25 class CFrustum;
26 class CGeneralizedCylinder;
27 class CGridPlaneXY;
28 class CGridPlaneXZ;
29 class CMesh;
30 class CMesh3D;
31 class CMeshFast;
32 class COctoMapVoxels;
33 class COpenGLScene;
34 class COpenGLViewport;
35 class CPointCloud;
36 class CPointCloudColoured;
37 class CPolyhedron;
38 class CSetOfLines;
39 class CSetOfObjects;
40 class CSetOfTriangles;
41 class CSimpleLine;
42 class CSphere;
43 class CText;
44 class CText3D;
45 class CTexturedPlane;
46 class CVectorField2D;
47 class CVectorField3D;
48 }
49 
The namespace for 3D scene representation and rendering.
Definition: CGlCanvasBase.h:15



Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: 7d5e6d718 Fri Aug 24 01:51:28 2018 +0200 at lun nov 2 08:35:50 CET 2020