#include <HIOUtilityPDF.h>
DEPRECATED -> this class is no longer supported or maintained and may be removed in the future.
Developers who were using this class in order to export 3D-PDF content should migrate to the HOOPS Exchange/Publish support for the PRC format.
The HU3DOptions class provides information to the HIOUtilityU3D class to output U3D files.
◆ HU3DOptions()
HU3DOptions::HU3DOptions |
( |
| ) |
|
|
inline |
◆ ExportAnnotations() [1/2]
bool HU3DOptions::ExportAnnotations |
( |
| ) |
const |
|
inline |
returns true if we are exporting annotations.
◆ ExportAnnotations() [2/2]
void HU3DOptions::ExportAnnotations |
( |
bool |
onoff | ) |
|
|
inline |
pass in true to export annotations.
◆ ExportLines() [1/2]
bool HU3DOptions::ExportLines |
( |
| ) |
const |
|
inline |
returns true if we are exporting lines.
◆ ExportLines() [2/2]
void HU3DOptions::ExportLines |
( |
bool |
onoff | ) |
|
|
inline |
pass in true to export lines.
◆ Reset()
void HU3DOptions::Reset |
( |
| ) |
|
|
inline |
This method sets this class to a default state.
◆ m_bExportAnnotations
bool HU3DOptions::m_bExportAnnotations |
If in 3D mode, export annotations optionally.
◆ m_bExportLines
bool HU3DOptions::m_bExportLines |
If in 3D mode, export lines optionally.
The documentation for this class was generated from the following file: