test.h File Reference

Contains definitions of global variables, functions and enumerated types. More...


Functions

TK_Status HBINFILETK_API HTK_Write_Stream_File (char const *filename, HStreamFileToolkit *tk)
 Exports the HOOPS/3dGS scene-graph to a HOOPS Stream File.


Detailed Description

Contains definitions of global variables, functions and enumerated types.

The HOOPS/Stream Toolkit utilizes several global enumerated types. The functions which black box support for writing and reading HOOPS Stream Files are also global, and are defined in BStream.h


Function Documentation

TK_Status HBINFILETK_API HTK_Write_Stream_File char const *  filename,
HStreamFileToolkit *  tk
 

Exports the HOOPS/3dGS scene-graph to a HOOPS Stream File.

The contents of the HOOPS/3dGS scene-graph, beginning with the currently open segment, are written out to a HOOPS Stream File

Parameters:
filename A character pointer denoting the name of the file to write.
tk A pointer to the HStreamFileToolkit object to use as a basis for generating the file. This would be passed in to write out a customized file that contains user-specified data. Options to control how the file is written may be specified using the SetWriteFlags() method on the toolkit.


Generated on Fri Jul 30 15:12:01 2004 for HOOPS/Stream Programming Guides by doxygen 1.3.8