PxConverterReportMode

Defined in include/extensions/PxBinaryConverter.h

struct PxConverterReportMode

Public Types

enum Enum

Values:

enumerator eNONE

Silent mode. If enabled, no information is sent to the error stream.

enumerator eNORMAL

Normal mode. If enabled, only important information is sent to the error stream.

enumerator eVERBOSE

Verbose mode. If enabled, detailed information is sent to the error stream.