#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.8.14 for MRPT 1.5.7 Git: 5902e14cc Wed Apr 24 15:04:01 2019 +0200 at lun oct 28 01:39:17 CET 2019 |