Alphabetical Class Index  Class Hierarchy   File Members   Compound Members   File List  

HIOUtilityWhip2D Class Reference

#include <HIOUtilityDwfExport.h>

Public Member Functions

HFileOutputResult FileOutputByKey (const __wchar_t *filename, HC_KEY key, HOutputHandlerOptions *options)
 
HFileOutputResult FileOutputByKey (const unsigned short *filename, HC_KEY key, HOutputHandlerOptions *options)
 
const char * GetOutputDefaultHSRA ()
 
const char * GetOutputName ()
 
HOutputHandlerStyle GetOutputStyle ()
 
const char * GetOutputTypesString ()
 
void RegisterOutputHandlerTypes ()
 

Detailed Description

The HIOUtilityWhip2D is the class for writing DWF Whip 2D files using the HOOPS Whip 2D driver.

Member Function Documentation

HFileOutputResult HIOUtilityWhip2D::FileOutputByKey ( const __wchar_t *  filename,
HC_KEY  key,
HOutputHandlerOptions *  options 
)

This method writes a 2D DWF (Whip) file out of the segment tree underneath key

Parameters
FileNameA character pointer denoting the name of the file to be written
keyA hoops key of the segment - the tree underneath which is required to be exported
optionsExport options
Returns
OutputOK if the export succeeds
const char* HIOUtilityWhip2D::GetOutputName ( )
inline
Returns
A character pointer denoting the name of the handler.

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