Inheritable interface for outputting data. More...
#include <nvtt.h>
Inheritable interface for outputting data.
For instance, one can inherit from this to write to a stream, a buffer in memory, or a custom data structure.