RTVolumeRendering/Source/Error.h File Reference

Declares error functions and constants. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void ErrorAndExit (const char *msg, int exitCode)
 Presents an error message to the user and exits the application.
void ErrorMessage (const char *msg)
 Presents an error message to the user.
void ErrorMessage (const char *title, const char *msg)
 Presents an error message to the user.


Detailed Description

Declares error functions and constants.

Author:
Joe Forte
Date:
10/13/2008

Definition in file Error.h.


Function Documentation

void ErrorAndExit ( const char *  msg,
int  exitCode 
)

Presents an error message to the user and exits the application.

Parameters:
[in] msg the error message.
[in] exitCode the exit code to use.

Definition at line 13 of file Error.cpp.

References ErrorMessage().

void ErrorMessage ( const char *  title,
const char *  msg 
)

Presents an error message to the user.

Parameters:
[in] title the title of the message.
[in] msg the error message.

Definition at line 26 of file Error.cpp.

void ErrorMessage ( const char *  msg  ) 

Presents an error message to the user.

Parameters:
[in] msg the error message.

Definition at line 20 of file Error.cpp.

References ErrorMessage().

Referenced by ShaderProgram::CreateShaderProgram(), ErrorAndExit(), ErrorMessage(), VolumeTexture::Load(), TransferFunctionPlot::Load(), VolumeTexture::LoadRAW(), and TransferFunctionPlot::Save().


Generated on Thu Jan 15 00:58:04 2009 for RTVolumeRendering by  doxygen 1.5.6