#include <Tool.h>
Inheritance diagram for PanosphereOverviewTool:

Public Member Functions | |
| PanosphereOverviewTool (PanosphereOverviewToolHelper *helper) | |
| virtual | ~PanosphereOverviewTool () |
| virtual void | BeforeDrawImagesBackEvent () |
| Draw using opengl anything before drawing the front face culled images. | |
| virtual void | AfterDrawImagesBackEvent () |
| Draw using opengl anything after drawing the front face culled images. | |
| virtual void | BeforeDrawImagesFrontEvent () |
| Draw using opengl anything before drawing the back face culled images. | |
| virtual void | AfterDrawImagesFrontEvent () |
| Draw using opengl anything after drawing the back face culled images. | |
|
|
|
|
|
|
|
|
Draw using opengl anything after drawing the front face culled images.
Reimplemented in PanosphereOverviewOutlinesTool, and PanosphereOverviewProjectionGridTool. |
|
|
Draw using opengl anything after drawing the back face culled images.
Reimplemented in PanosphereOverviewOutlinesTool, and PanosphereOverviewProjectionGridTool. |
|
|
Draw using opengl anything before drawing the front face culled images.
Reimplemented in PanosphereSphereTool, and PanosphereOverviewProjectionGridTool. |
|
|
Draw using opengl anything before drawing the back face culled images.
Reimplemented in PanosphereSphereTool, and PanosphereOverviewProjectionGridTool. |
1.3.9.1