#include "opengl-precomp.h"#include <mrpt/opengl/COpenGLStandardObject.h>#include <mrpt/utils/CStream.h>#include <mrpt/utils/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 | |
| void | renderFunc (TPoint3D p) |
| #define COMPILE_TIME_ASSERT | ( | N, | |
| expr | |||
| ) | char dummy_constraint##N[expr] |
Definition at line 25 of file COpenGLStandardObject.cpp.
Definition at line 41 of file COpenGLStandardObject.cpp.
References glVertex3f(), and MRPT_UNUSED_PARAM.
Referenced by mrpt::opengl::COpenGLStandardObject::render_dl().
| Page generated by Doxygen 1.9.1 for MRPT 1.5.5 Git: 832f416fc Sat Dec 2 06:28:34 2017 +0100 at mar 26 may 2026 13:01:45 CEST |