#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.9 Git: 690a4699f Wed Apr 15 19:29:53 2020 +0200 at miƩ abr 15 19:30:12 CEST 2020 |