Mitsuba Renderer  0.5.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
appender.h File Reference
#include <mitsuba/mitsuba.h>

Go to the source code of this file.

Classes

class  mitsuba::Appender
 This class defines an abstract destination for logging-relevant information. More...
 
class  mitsuba::StreamAppender
 Appender implementation, which writes to an arbitrary C++ output stream More...
 
class  mitsuba::UnbufferedAppender
 Appender implementation, which writes directly to an UNIX-style unbuffered file descriptor. More...
 

Namespaces

 mitsuba
 

Macros

#define __MITSUBA_CORE_APPENDER_H_
 

Macro Definition Documentation

#define __MITSUBA_CORE_APPENDER_H_