FS2_Open
Open source remastering of the Freespace 2 engine
OALdevice Struct Reference

Public Member Functions

 OALdevice ()
 
 OALdevice (const char *name)
 

Public Attributes

SCP_string device_name
 
int type
 
bool usable
 

Detailed Description

Definition at line 25 of file openal.cpp.

Constructor & Destructor Documentation

OALdevice::OALdevice ( )
inline

Definition at line 30 of file openal.cpp.

OALdevice::OALdevice ( const char *  name)
inline

Definition at line 35 of file openal.cpp.

Member Data Documentation

SCP_string OALdevice::device_name

Definition at line 26 of file openal.cpp.

int OALdevice::type

Definition at line 27 of file openal.cpp.

bool OALdevice::usable

Definition at line 28 of file openal.cpp.


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