Candy
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Member Functions | Public Attributes | Static Public Attributes | List of all members
HVR::ARBackground Class Reference

This is a background node that renders the ARToolKit camera image to the background thereby providing a see-through Augmented Reality environment. More...

Inheritance diagram for HVR::ARBackground:
Inheritance graph
[legend]

Public Member Functions

 ARBackground ()
 Initializes local members. More...
 
void renderBackground ()
 
H3D::RGBA glClearColor ()
 
void render ()
 

Public Attributes

auto_ptr< H3D::SFFloatzoom
 The background image camera zoom. More...
 

Static Public Attributes

static H3D::H3DNodeDatabase database
 

Detailed Description

This is a background node that renders the ARToolKit camera image to the background thereby providing a see-through Augmented Reality environment.

Constructor & Destructor Documentation

HVR::ARBackground::ARBackground ( )

Initializes local members.

Member Data Documentation

auto_ptr< H3D::SFFloat > HVR::ARBackground::zoom

The background image camera zoom.