Main MRPT website > C++ reference
MRPT logo
Public Member Functions | Public Attributes
mrpt::opengl::COpenGLViewport::TLastProjectiveMatrixInfo Struct Reference

#include <mrpt/opengl/COpenGLViewport.h>

List of all members.

Public Member Functions

 TLastProjectiveMatrixInfo ()

Public Attributes

bool is_projective
TPoint3D eye
 The camera is here.
TPoint3D pointing
 The camera points to here.
TPoint3D up
 Up vector of the camera.
float FOV
 FOV in degrees.
size_t viewport_width
size_t viewport_height
 In pixels. This may be smaller than the total render window.
float azimuth
float elev
 Camera elev & azimuth, in radians.
float zoom

Constructor & Destructor Documentation

mrpt::opengl::COpenGLViewport::TLastProjectiveMatrixInfo::TLastProjectiveMatrixInfo ( ) [inline]

Definition at line 316 of file COpenGLViewport.h.


Member Data Documentation

Definition at line 324 of file COpenGLViewport.h.

Camera elev & azimuth, in radians.

Definition at line 324 of file COpenGLViewport.h.

The camera is here.

Definition at line 319 of file COpenGLViewport.h.

FOV in degrees.

Definition at line 322 of file COpenGLViewport.h.

Definition at line 318 of file COpenGLViewport.h.

The camera points to here.

Definition at line 320 of file COpenGLViewport.h.

Up vector of the camera.

Definition at line 321 of file COpenGLViewport.h.

In pixels. This may be smaller than the total render window.

Definition at line 323 of file COpenGLViewport.h.

Definition at line 323 of file COpenGLViewport.h.

Definition at line 325 of file COpenGLViewport.h.




Page generated by Doxygen 1.7.5 for MRPT 0.9.5 SVN: at Thu Oct 13 21:25:36 UTC 2011