#include "opengl-precomp.h"#include <mrpt/opengl/COpenGLStandardObject.h>#include <mrpt/serialization/CArchive.h>#include <mrpt/serialization/stl_serialization.h>#include "opengl_internals.h"
Go to the source code of this file.
Macros | |
| #define | COMPILE_TIME_ASSERT(N, expr) char dummy_constraint##N[expr] |
Functions | |
| IMPLEMENTS_SERIALIZABLE (COpenGLStandardObject, CRenderizableDisplayList, mrpt::opengl) void renderFunc(TPoint3D p) | |
| #define COMPILE_TIME_ASSERT | ( | N, | |
| expr | |||
| ) | char dummy_constraint##N[expr] |
| IMPLEMENTS_SERIALIZABLE | ( | COpenGLStandardObject | , |
| CRenderizableDisplayList | , | ||
| mrpt::opengl | |||
| ) |
Definition at line 22 of file COpenGLStandardObject.cpp.
| Page generated by Doxygen 1.8.17 for MRPT 1.9.9 Git: ad3a9d8ae Tue May 1 23:10:22 2018 -0700 at miƩ 12 jul 2023 10:03:34 CEST |