#include <mrpt/utils/utils_defs.h>
#include <mrpt/utils/TTypeName.h>
#include <mrpt/opengl/link_pragmas.h>
Go to the source code of this file.
Classes | |
struct | mrpt::opengl::CLight |
Each of the possible lights of a 3D scene. More... | |
struct | mrpt::utils::TTypeName< mrpt::opengl::CLight > |
Namespaces | |
namespace | mrpt |
This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries. | |
namespace | mrpt::utils |
Classes for serialization, sockets, ini-file manipulation, streams, list of properties-values, timewatch, extensions to STL. | |
namespace | mrpt::opengl |
The namespace for 3D scene representation and rendering. | |
Functions | |
OPENGL_IMPEXP mrpt::utils::CStream & | mrpt::opengl::operator>> (mrpt::utils::CStream &in, mrpt::opengl::CLight &o) |
OPENGL_IMPEXP mrpt::utils::CStream & | mrpt::opengl::operator<< (mrpt::utils::CStream &out, const mrpt::opengl::CLight &o) |
Page generated by Doxygen 1.9.6 for MRPT 1.4.0 SVN: at Wed Mar 22 09:54:56 UTC 2023 |