Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

OSoundVectorData Struct Reference

#include <ODataFormats.h>

List of all members.


Detailed Description

provides compatability with the OPEN-R type of the same name

Definition at line 49 of file ODataFormats.h.


Public Member Functions

void SetNumData (size_t ndata)
OSoundInfoGetInfo (int index)
byteGetData (int index)

Public Attributes

ODataVectorInfo vectorInfo
OSoundInfo info [1]

Member Function Documentation

void OSoundVectorData::SetNumData ( size_t  ndata  )  [inline]

Definition at line 53 of file ODataFormats.h.

OSoundInfo* OSoundVectorData::GetInfo ( int  index  )  [inline]

Definition at line 54 of file ODataFormats.h.

Referenced by WAV::CopyTo().

byte* OSoundVectorData::GetData ( int  index  )  [inline]

Definition at line 55 of file ODataFormats.h.

Referenced by WAV::CopyTo().


Member Data Documentation

Definition at line 50 of file ODataFormats.h.

Referenced by GetData(), and SetNumData().

Definition at line 51 of file ODataFormats.h.

Referenced by GetData(), and GetInfo().


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

Tekkotsu v4.0
Generated Thu Nov 22 00:58:34 2007 by Doxygen 1.5.4