vrpn  07.33
Virtual Reality Peripheral Network
_vrpn_PoseDef Struct Reference

#include <vrpn_Sound.h>

Public Member Functions

 _vrpn_PoseDef ()
 

Public Attributes

vrpn_float64 position [3]
 
vrpn_float64 orientation [4]
 

Detailed Description

Definition at line 26 of file vrpn_Sound.h.

Constructor & Destructor Documentation

◆ _vrpn_PoseDef()

_vrpn_PoseDef::_vrpn_PoseDef ( )
inline

Definition at line 29 of file vrpn_Sound.h.

References orientation, and position.

Member Data Documentation

◆ orientation

vrpn_float64 _vrpn_PoseDef::orientation[4]

Definition at line 28 of file vrpn_Sound.h.

Referenced by _vrpn_PoseDef().

◆ position

vrpn_float64 _vrpn_PoseDef::position[3]

Definition at line 27 of file vrpn_Sound.h.

Referenced by _vrpn_PoseDef().


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