We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Log message with TUSDZ_LOG_D(...) will be printed.
TUSDZ_LOG_D(...)
See example usage in examples/tusdcat
examples/tusdcat
Output message with DCOUT macro.
DCOUT
Build with -DTINYUSDZ_DEBUG_PRINT
-DTINYUSDZ_DEBUG_PRINT
Set env var TINYUSDZ_ENABLE_DOUT
TINYUSDZ_ENABLE_DOUT
Example
$ TINYUSDZ_ENABLE_DCOUT=1 tusdcat input.usdc
If tinyusdz is being built with production setting, DCOUT macro is disabled at compile time.