Members |
Description |
kDisabled |
No options for XML output are used. |
kWithAudit |
Proceed with an audit of PRC data during the writing of it to the .xml file. |
kTraceTell |
Trace tell method for the filer object. |
kDumpArraysToXml |
Write data of the dump arrays to the .xml file. |
kFullOutput |
Write PRC data to the .xml file with all options switched on. |
kTraceUncompressedUnsignedInteger |
Trace writing uncompressed unsigned integer data. |
kTraceReadUncompressedBlock |
Trace reading uncompressed block. |
kTraceBits |
Trace writing bit data. |
kTraceUnsignedIntegerWithVariableBitNumber |
Trace writing unsigned integer data represented with a variable bit number. |
kTraceNumberOfBitsThenUnsignedInteger |
Trace the bits number while writing unsigned integer data. |
kTraceUnsignedInteger |
Trace writing unsigned integer data. |
kTraceInteger |
Trace writing integer data. |
kTraceDouble |
Trace writing double precision data. |
kTraceString |
Trace writing string data. |
kTraceBoolean |
Trace writing boolean data. |
kTraceVector2d |
Trace writing two-dimensional vector data. |
kTraceVector3d |
Trace writing three-dimensional vector data. |
kTracePoint2d |
Trace writing two-dimensional point data. |
kTracePoint3d |
Trace writing three-dimensional point data. |
kTraceCharacter |
Trace writing character data. |
kTraceEntityType |
Trace writing entity type data. |
kTraceCompressedEntityType |
Trace writing compressed entity type data. |
kTraceDoubleWithVariableBitNumber |
Trace writing double precision data represented with a variable bit number. |
kTracePoint3DWithVariableBitNumber |
Trace writing three-dimensional point data represented with a variable bit number. |
kTraceCompressedIntegerArray |
Trace writing compressed integer array data. |
kTraceCharacterArray |
Trace writing compressed character array data. |
kTraceIntegerWithVariableBitNumber |
Trace writing integer data represented with a variable bit number. |
kTraceReadShortArray |
Trace reading short integer array data. |
kTraceCompressedIndiceArray |
Trace writing compressed indice array data. |
kDefaultMode |
Default mode. |
kDumpCompressedArrays |
Dump compressed Arrays data. |
Enumerator representing options for exporting PRC data to an .xml file.
File: ControlFlags.h
Copyright © 2002-2022. Open Design Alliance All rights reserved.
|