Classes | Namespaces | Typedefs

viewport.h File Reference

#include "common/common.h"
#include "geometry/geometry_2d.h"
#include "threadsafe/smart_ptr.h"
Include dependency graph for viewport.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  view::render_info_t
class  view::Host
 If you are creating viewports, you'll need an object that supports this interface to handle the per-viewport callbacks for display. More...
class  view::Manager
 This object will let you create/destroy viewports as needed. More...

Namespaces

namespace  view

Typedefs

typedef rect2d_t< int > view::recti_t