marble/src
RouteContainer Class Reference
#include <RouteContainer.h>
Inheritance diagram for RouteContainer:

Detailed Description
holds a collection of RoutesDefinition at line 21 of file RouteContainer.h.
Public Member Functions | |
| virtual void | draw (ClipPainter *painter, const QSize &canvasSize, ViewParams *viewParams, BoundingBox box) |
Member Function Documentation
| void RouteContainer::draw | ( | ClipPainter * | painter, | |
| const QSize & | canvasSize, | |||
| ViewParams * | viewParams, | |||
| BoundingBox | box | |||
| ) | [virtual] |
draw this Container after evaluating its bounding Box
this container will only get drawn if the bounding box of the view intersects with the bounding box of the container
- Parameters:
-
painter this will be used to draw the contianer canvasSize the size of the marble widget view radius measure of zoom level invRotAxis inversion of the rotation Quaternion that represents the rotation of the globe box the bounding box that holds the view
Reimplemented from AbstractLayerContainer.
Definition at line 15 of file RouteContainer.cpp.
The documentation for this class was generated from the following files:
KDE 4.0 API Reference