MRPT
1.9.9
|
#include "opengl-precomp.h"
#include <mrpt/math/TLine3D.h>
#include <mrpt/math/geometry.h>
#include <mrpt/opengl/COpenGLScene.h>
#include <mrpt/opengl/COpenGLViewport.h>
#include <mrpt/opengl/CSetOfObjects.h>
#include <mrpt/opengl/CTexturedPlane.h>
#include <mrpt/opengl/DefaultShaders.h>
#include <mrpt/serialization/CArchive.h>
#include <mrpt/serialization/metaprogramming_serialization.h>
#include <mrpt/serialization/stl_serialization.h>
#include <mrpt/system/CTimeLogger.h>
#include <Eigen/Dense>
#include <mrpt/opengl/opengl_api.h>
Go to the source code of this file.
Functions | |
static int | sizeFromRatio (const int startCoord, const double dSize, const int iLength) |
static int | startFromRatio (const double frac, const int dSize) |
|
static |
Definition at line 105 of file COpenGLViewport.cpp.
Referenced by mrpt::opengl::COpenGLViewport::render().
|
static |
Definition at line 121 of file COpenGLViewport.cpp.
Referenced by mrpt::opengl::COpenGLViewport::render().
Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: c7a3bec24 Sun Mar 29 18:33:13 2020 +0200 at dom mar 29 18:50:38 CEST 2020 |