HDK
|
#include <HUSD_ShaderTranslator.h>
Public Member Functions | |
ActiveToken () | |
~ActiveToken () | |
Static Public Member Functions | |
static bool | hasActiveToken (int thread) |
Class used for marking the scope as containing an active shader translator. This allows checking if any shader translator is actively translating shader nodes to USD at the moment.
Definition at line 62 of file HUSD_ShaderTranslator.h.
HUSD_ShaderTranslator::ActiveToken::ActiveToken | ( | ) |
HUSD_ShaderTranslator::ActiveToken::~ActiveToken | ( | ) |
|
static |
Returns true if there are any existing token objects live in the given thread.