Main Page | Modules | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | Related Pages | Examples

WT_Rendering_Options Class Reference
[File I/O objects]

#include <rendopts.h>

List of all members.


Detailed Description

Options stored in the rendition which describe drawing details of interest to a rendering application.

See also:
WT_Rendition, Rendering attributes

Definition at line 48 of file rendopts.h.

Public Types

enum  WT_Rendering_Option_Bits
 Used in identifying which rendering options are applicable to a given object and/or which have changed and need to be serialized if needed.

Public Member Functions

WT_Rendering_Optionsoperator= (WT_Rendering_Options const &other)
 Assigns the contents of a WT_Rendering_Options from another.
WHIP_RENDERING_OPTION_LIST
WT_Result 
sync (WT_File &file)
 Serializes pending changed rendering option settings to the file, if necessary.
Construction
 WT_Rendering_Options ()
 Constructs a WT_Rendering_Options object.
 WT_Rendering_Options (WT_Rendering_Options const &other)
 Copies a WT_Rendering_Options object from another.


Member Function Documentation

WHIP_RENDERING_OPTION_LIST WT_Result WT_Rendering_Options::sync WT_File file  )  [inline]
 

Serializes pending changed rendering option settings to the file, if necessary.

Only outputs relevant desired rendering option changes to the file.

Warning:
This is used by the framework and should not be called by client code.
Return values:
WT_Result::Success The operation was successful.

Definition at line 132 of file rendopts.h.


The documentation for this class was generated from the following file:
Generated on Tue May 17 12:08:04 2005 for Autodesk DWF Whip 2D Toolkit by  doxygen 1.4.1