getDiagnosticLevel#

Fully qualified name: usdex::core::getDiagnosticLevel

DiagnosticsLevel usdex::core::getDiagnosticLevel(
pxr::TfDiagnosticType code,
)#

Get the DiagnosticsLevel for a given TfDiagnosticType.

Parameters:

code – The TfDiagnosticType to get the DiagnosticsLevel for.

Returns:

The DiagnosticsLevel for the TfDiagnosticType.