BasicDrawInterface Member List
This is the complete list of members for
BasicDrawInterface, including all inherited members.
calcPixelRange(const VXV::Grid &pos, const VXV::Rect &range, double magnify) | BasicDrawInterface | |
draw(void)=0 | BasicDrawInterface | [pure virtual] |
draw(const VXV::Grid &pos, const VXV::Rect &range, double magnify) | BasicDrawInterface | |
drawRangedPixel(const VXV::Rect &pixel_range, int x, int y) | BasicDrawInterface | |
setDrawPosition(const VXV::Grid &pos, const VXV::Rect &range, double magnify) | BasicDrawInterface | [static] |
view_magnify | BasicDrawInterface | [protected, static] |
view_pos | BasicDrawInterface | [protected, static] |
view_range | BasicDrawInterface | [protected, static] |
~BasicDrawInterface(void) (defined in BasicDrawInterface) | BasicDrawInterface | [inline, virtual] |