vrpn  07.33
Virtual Reality Peripheral Network
_vrpn_QuadDef Struct Reference

#include <vrpn_Sound.h>

Public Attributes

vrpn_int32 subQuad
 
vrpn_float64 openingFactor
 
vrpn_int32 tag
 
vrpn_float64 vertices [4][3]
 
char material_name [MAX_MATERIAL_NAME_LENGTH]
 

Detailed Description

Definition at line 79 of file vrpn_Sound.h.

Member Data Documentation

◆ material_name

char _vrpn_QuadDef::material_name[MAX_MATERIAL_NAME_LENGTH]

Definition at line 84 of file vrpn_Sound.h.

◆ openingFactor

vrpn_float64 _vrpn_QuadDef::openingFactor

Definition at line 81 of file vrpn_Sound.h.

◆ subQuad

vrpn_int32 _vrpn_QuadDef::subQuad

Definition at line 80 of file vrpn_Sound.h.

◆ tag

vrpn_int32 _vrpn_QuadDef::tag

Definition at line 82 of file vrpn_Sound.h.

◆ vertices

vrpn_float64 _vrpn_QuadDef::vertices[4][3]

Definition at line 83 of file vrpn_Sound.h.


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