Detailed Description
Definition at line 11 of file floatBuffer.hpp.
List of all members.
Public Member Functions |
void | clean () |
void | initialize (int nSize, float *pData) |
void | minMax () |
void | saveBufferToFile (char *fileName) |
void | readBufferFromFile (char *fileName) |
Public Attributes |
int | m_nSize |
float * | m_pData |
The documentation for this class was generated from the following file: