3ds Max USD API Reference
|
#include <Logging.h>
Public Member Functions | |
Session (const std::string &name, const Options &options) | |
The Session class is useful for setting up logging within a scope, and using RAII to destroy the logger. Starting a logging session will close any previously active sessions.