NTrace
GPU ray tracing framework
|
Public Member Functions | |
Output (OutputStream &s) | |
~Output (void) | |
Output & | operator<< (int byte) |
void | writeDWord (U32 value) |
void | resetCRC (U32 value) |
U32 | getCRC (void) const |
Definition at line 39 of file ImageRawPngIO.cpp.
Output::Output | ( | OutputStream & | s | ) |
Definition at line 65 of file ImageRawPngIO.cpp.
|
inline |
Definition at line 43 of file ImageRawPngIO.cpp.
Definition at line 49 of file ImageRawPngIO.cpp.
|
inline |
Definition at line 45 of file ImageRawPngIO.cpp.
Definition at line 48 of file ImageRawPngIO.cpp.
Definition at line 46 of file ImageRawPngIO.cpp.