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.

Referenced by vrpn_Sound::decodeLoadPolyQuad(), and vrpn_Sound::encodeLoadPolyQuad().

◆ openingFactor

vrpn_float64 vrpn_QuadDef::openingFactor

Definition at line 81 of file vrpn_Sound.h.

Referenced by vrpn_Sound::decodeLoadPolyQuad(), and vrpn_Sound::encodeLoadPolyQuad().

◆ subQuad

vrpn_int32 vrpn_QuadDef::subQuad

Definition at line 80 of file vrpn_Sound.h.

Referenced by vrpn_Sound::decodeLoadPolyQuad(), and vrpn_Sound::encodeLoadPolyQuad().

◆ tag

vrpn_int32 vrpn_QuadDef::tag

◆ vertices

vrpn_float64 vrpn_QuadDef::vertices[4][3]

Definition at line 83 of file vrpn_Sound.h.

Referenced by vrpn_Sound::decodeLoadPolyQuad(), and vrpn_Sound::encodeLoadPolyQuad().


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