Main MRPT website > C++ reference for MRPT 1.4.0
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-2016, 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
11namespace mrpt
12{
13 namespace opengl
14 {
15 class CSetOfObjects; struct CSetOfObjectsPtr;
16 class COpenGLScene; struct COpenGLScenePtr;
17
18
19 } // end namespace
20
21} // End of namespace
class OPENGL_IMPEXP CSetOfObjects
Definition: CSetOfObjects.h:23
struct OPENGL_IMPEXP COpenGLScenePtr
Definition: COpenGLScene.h:23
struct OPENGL_IMPEXP CSetOfObjectsPtr
Definition: CSetOfObjects.h:23
class OPENGL_IMPEXP COpenGLScene
Definition: COpenGLScene.h:23
This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries.



Page generated by Doxygen 1.9.5 for MRPT 1.4.0 SVN: at Sun Nov 27 02:47:40 UTC 2022