Main MRPT website > C++ reference
MRPT logo
Public Member Functions | Public Attributes

mrpt::opengl::COpenGLViewport::TLastProjectiveMatrixInfo Struct Reference


Detailed Description

Definition at line 304 of file COpenGLViewport.h.

#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 306 of file COpenGLViewport.h.


Member Data Documentation

Definition at line 314 of file COpenGLViewport.h.

Camera elev & azimuth, in radians.

Definition at line 314 of file COpenGLViewport.h.

The camera is here.

Definition at line 309 of file COpenGLViewport.h.

FOV in degrees.

Definition at line 312 of file COpenGLViewport.h.

Definition at line 308 of file COpenGLViewport.h.

The camera points to here.

Definition at line 310 of file COpenGLViewport.h.

Up vector of the camera.

Definition at line 311 of file COpenGLViewport.h.

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

Definition at line 313 of file COpenGLViewport.h.

Definition at line 313 of file COpenGLViewport.h.

Definition at line 315 of file COpenGLViewport.h.




Page generated by Doxygen 1.7.3 for MRPT 0.9.4 SVN: at Sat Mar 26 06:40:17 UTC 2011