#include <HIOUtilityDwfExport.h>
|
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 () |
|
The HIOUtilityWhip2D is the class for writing DWF Whip 2D files using the HOOPS Whip 2D driver.
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
-
FileName | A character pointer denoting the name of the file to be written |
key | A hoops key of the segment - the tree underneath which is required to be exported |
options | Export 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: