Gorgon Game Engine
Wave::Sample Class Reference

Represents a sample in the Wave data. More...

Public Member Functions

 Sample ()
 
float & Channel (unsigned channel)
 
float Channel (unsigned channel) const
 
float & operator[] (unsigned channel)
 
float operator[] (unsigned channel) const
 

Detailed Description

Represents a sample in the Wave data.

Constructor & Destructor Documentation

◆ Sample()

Sample ( )

Member Function Documentation

◆ Channel() [1/2]

float& Channel ( unsigned  channel)

◆ Channel() [2/2]

float Channel ( unsigned  channel) const

◆ operator[]() [1/2]

float& operator[] ( unsigned  channel)

◆ operator[]() [2/2]

float operator[] ( unsigned  channel) const

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