Alphabetical Class Index  Class Hierarchy   File Members   Compound Members   File List  

HU3DOptions Class Reference

#include <HIOUtilityPDF.h>

List of all members.

Public Member Functions

void ExportAnnotations (bool onoff)
bool ExportAnnotations () const
void ExportLines (bool onoff)
bool ExportLines () const
 HU3DOptions ()
void Reset ()

Public Attributes

bool m_bExportAnnotations
bool m_bExportLines


Detailed Description

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.


Constructor & Destructor Documentation

HU3DOptions::HU3DOptions (  )  [inline]

Constructs an HU3DOptions object.


Member Function Documentation

void HU3DOptions::ExportAnnotations ( bool  onoff  )  [inline]

pass in true to export annotations.

bool HU3DOptions::ExportAnnotations (  )  const [inline]

returns true if we are exporting annotations.

void HU3DOptions::ExportLines ( bool  onoff  )  [inline]

pass in true to export lines.

bool HU3DOptions::ExportLines (  )  const [inline]

returns true if we are exporting lines.

void HU3DOptions::Reset (  )  [inline]

This method sets this class to a default state.


Member Data Documentation

If in 3D mode, export annotations optionally.

If in 3D mode, export lines optionally.


The documentation for this class was generated from the following file: