MRPT
2.0.1
|
#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 2.0.1 Git: 0fef1a6d7 Fri Apr 3 23:00:21 2020 +0200 at vie abr 3 23:20:28 CEST 2020 |