A structure that specifies parameters used to write the model file to PRC format. More...
Data Fields | |
A3DUns16 | m_usStructSize |
A3DBool | m_bCompressBrep |
A3DBool | m_bCompressTessellation |
A3DECompressBrepType | m_eCompressBrepType |
A3DBool | m_bRemoveBRep |
A3DBool | m_bRemoveAttributes |
A structure that specifies parameters used to write the model file to PRC format.
A3DUns16 A3DRWParamsExportPrcData::m_usStructSize |
Reserved; must be initialized by A3D_INITIALIZE_DATA.
A3DBool A3DRWParamsExportPrcData::m_bCompressBrep |
Is the B-rep data to be compressed?
A3DBool A3DRWParamsExportPrcData::m_bCompressTessellation |
A value of TRUE
applies lossy compression to polygons.
A3DECompressBrepType A3DRWParamsExportPrcData::m_eCompressBrepType |
Level of B-rep compression.
A3DBool A3DRWParamsExportPrcData::m_bRemoveBRep |
Removes B-rep data from the model. /version 6.1
A3DBool A3DRWParamsExportPrcData::m_bRemoveAttributes |
Removes attributes from the model. /version 6.1