HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
RAY_IO.h File Reference
#include <UT/UT_ErrorLog.h>
+ Include dependency graph for RAY_IO.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define RAYprintf   UT_ErrorLog::mantraPrintf
 
#define RAYerror   UT_ErrorLog::mantraError
 
#define RAYwarning   UT_ErrorLog::mantraWarning
 
#define RAYprintfOnce   UT_ErrorLog::mantraPrintfOnce
 
#define RAYerrorOnce   UT_ErrorLog::mantraErrorOnce
 
#define RAYwarningOnce   UT_ErrorLog::mantraWarningOnce
 

Macro Definition Documentation

#define RAYerror   UT_ErrorLog::mantraError
Examples:
RAY/RAY_DemoSprite.C.

Definition at line 17 of file RAY_IO.h.

#define RAYerrorOnce   UT_ErrorLog::mantraErrorOnce

Definition at line 21 of file RAY_IO.h.

#define RAYprintf   UT_ErrorLog::mantraPrintf

Definition at line 16 of file RAY_IO.h.

#define RAYprintfOnce   UT_ErrorLog::mantraPrintfOnce

Definition at line 20 of file RAY_IO.h.

#define RAYwarning   UT_ErrorLog::mantraWarning
Examples:
RAY/RAY_DemoSprite.C.

Definition at line 18 of file RAY_IO.h.

#define RAYwarningOnce   UT_ErrorLog::mantraWarningOnce

Definition at line 22 of file RAY_IO.h.