Namespaces | Typedefs | Functions | Variables

viewport.cpp File Reference

#include "viewport.h"
#include <math.h>
#include "geometry/geometry_2d.h"
#include "perf/perf.h"
#include "wave-glut/glut_2d.h"
#include "wave-glut/wave-glut.h"
Include dependency graph for viewport.cpp:

Go to the source code of this file.

Namespaces

namespace  view

Typedefs

typedef rect2d_t< float > view::rectf_t
typedef std::vector
< viewport_record_t > 
view::view_vec_t

Functions

static void view::getPixelRectFromNormalized (IN int width, IN int height, IN const rectf_t &rf, OUT recti_t &ri)

Variables

static const float view::s_epsilon = 1.0e-8