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::HVRTrackerButtonsNode Class Reference

This node reads buttons information using VRPN. More...

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

Public Member Functions

 HVRTrackerButtonsNode (H3D::Inst< H3D::SFNode > _metadata=0, H3D::Inst< H3D::SFInt32 > _button=0)
 
virtual std::string defaultXMLContainerField ()
 

Public Attributes

std::auto_ptr< H3D::SFInt32buttons
  (output only) The button information as an integer value encoding all buttons. More...
 

Static Public Attributes

static H3D::H3DNodeDatabase database
 

Detailed Description

This node reads buttons information using VRPN.

Member Data Documentation

std::auto_ptr< H3D::SFInt32 > HVR::HVRTrackerButtonsNode::buttons

(output only) The button information as an integer value encoding all buttons.

The first and main button is extracted by bitwise AND with 0x1.