"L. Spiro Engine"
Public Types | Static Public Member Functions

lss::CVorbisOs Class Reference

Functions/types that change per compiler/operating system. More...

#include <LSSVorbisOs.h>

List of all members.

Public Types

typedef LSINT16 vorbis_fpu_control

Static Public Member Functions

static LSINT32 vorbis_ftoi (LSDOUBLE _dVal)
static LSVOID vorbis_fpu_setround (vorbis_fpu_control *_pvfcFpu)
static LSVOID vorbis_fpu_restore (vorbis_fpu_control _vfcFpu)

Detailed Description

Functions/types that change per compiler/operating system.

Class CVorbisOs Description: Functions/types that change per compiler/operating system.


Member Typedef Documentation

Undocumented Vorbis library type.


Member Function Documentation

static LSVOID lss::CVorbisOs::vorbis_fpu_restore ( vorbis_fpu_control  _vfcFpu) [static]

Undocumented function from the Vorbis library.

Parameters:
_vfcFpuUndocumented parameter from the Vorbis library.
static LSVOID lss::CVorbisOs::vorbis_fpu_setround ( vorbis_fpu_control _pvfcFpu) [static]

Undocumented function from the Vorbis library.

Parameters:
_pvfcFpuUndocumented parameter from the Vorbis library.
static LSINT32 lss::CVorbisOs::vorbis_ftoi ( LSDOUBLE  _dVal) [static]

Undocumented function from the Vorbis library.

Parameters:
_dValUndocumented parameter from the Vorbis library.
Returns:
Undocumented return from the Vorbis library.

The documentation for this class was generated from the following file:
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator