Klamp't  0.8.1
Public Member Functions | Public Attributes | List of all members
ViewCamera Class Reference

Draws a camera in the OpenGL world. More...

#include <ViewCamera.h>

Public Member Functions

void DrawGL (const Camera::Viewport &v) const
 

Public Attributes

bool drawIcon
 
bool drawIconWireframe
 
double iconSize
 
bool drawFrustum
 
GLDraw::GLColor iconColor
 
GLDraw::GLColor frustumColor
 

Detailed Description

Draws a camera in the OpenGL world.

If drawIcon = true (default), draws a little icon for the camera showing the viewing pyramid. If drawFrustum = true (default), draws the camera frustum boundaries in wireframe.


The documentation for this class was generated from the following file: