#include <Viewport.hpp>
Inheritance diagram for gfx::PassiveViewport:
Public Member Functions | |
PassiveViewport (const std::string &name, logical_bbox_t realbbox, logical_bbox_t lbbox, bool preserve_aspect, double remap_thresh) | |
Protected Member Functions | |
virtual void | Click (int button, int state, screen_point_t mouse) |
gfx::PassiveViewport::PassiveViewport | ( | const std::string & | name, | |
logical_bbox_t | realbbox, | |||
logical_bbox_t | lbbox, | |||
bool | preserve_aspect, | |||
double | remap_thresh | |||
) |
void gfx::PassiveViewport::Click | ( | int | button, | |
int | state, | |||
screen_point_t | mouse | |||
) | [protected, virtual] |
Reimplemented from gfx::Viewport.