Candy
|
This node reads buttons information using VRPN. More...
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::SFInt32 > | buttons |
![]() | |
Static Public Attributes | |
static H3D::H3DNodeDatabase | database |
This node reads buttons information using VRPN.
std::auto_ptr< H3D::SFInt32 > HVR::HVRTrackerButtonsNode::buttons |
The button information as an integer value encoding all buttons.
The first and main button is extracted by bitwise AND with 0x1.