Fawkes API  Fawkes Development Version
SkelGuiImageDrawer Class Reference

Draw images from camera in texture. More...

#include "image_drawer.h"

Inheritance diagram for SkelGuiImageDrawer:

List of all members.

Public Member Functions

 SkelGuiImageDrawer (firevision::Camera *cam)
 Constructor.
 ~SkelGuiImageDrawer ()
 Destructor.
void fill_texture ()
 Fill texture.

Detailed Description

Draw images from camera in texture.

Uses texture mapping to show an image acquired from a camera in the background.

Author:
Tim Niemueller

Constructor & Destructor Documentation

SkelGuiImageDrawer::SkelGuiImageDrawer ( firevision::Camera cam)

Constructor.

Parameters:
camcamera to capture image with

Definition at line 47 of file image_drawer.cpp.

References SkelGuiTextureDrawer::__width, and SkelGuiTextureDrawer::__height.

SkelGuiImageDrawer::~SkelGuiImageDrawer ( )

Destructor.

Definition at line 56 of file image_drawer.cpp.


Member Function Documentation


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