PxConverterReportMode#
Defined in include/extensions/PxBinaryConverter.h
-
struct PxConverterReportMode#
- Deprecated:
Binary conversion and binary meta data will be removed in a future version without replacement.
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.
-
enumerator eNONE#