#include "BStream.h"
#include "hc.h"
#include "HOpcodeHandler.h"
#include "HStreamFileToolkit.h"
Go to the source code of this file.
Functions | |
TK_Status HBINFILETK_API | HTK_Read_Stream_File (char const *filename, int flags, HStreamFileToolkit *tk) |
Deprecated; reads a HOOPS Stream File and map it to the HOOPS/3dGS scene-graph | |
TK_Status HBINFILETK_API | HTK_Read_Stream_File (__wchar_t const *filename, int flags=0) |
Reads a HOOPS Stream File and map it to the HOOPS/3dGS scene-graph. | |
TK_Status HBINFILETK_API | HTK_Read_Stream_File (__wchar_t const *filename, HStreamFileToolkit *tk) |
Reads a HOOPS Stream File and map it to the HOOPS/3dGS scene-graph. | |
TK_Status HBINFILETK_API | HTK_Read_Stream_File (char const *filename, int flags=0) |
Reads a HOOPS Stream File and map it to the HOOPS/3dGS scene-graph. | |
TK_Status HBINFILETK_API | HTK_Read_Stream_File (char const *filename, HStreamFileToolkit *tk) |
Reads a HOOPS Stream File and map it to the HOOPS/3dGS scene-graph. | |
TK_Status HBINFILETK_API2 | HTK_Write_Stream_File (char const *filename, int flags, HStreamFileToolkit *tk) |
Deprecated; exports the HOOPS/3dGS scene-graph to a HOOPS Stream File | |
TK_Status HBINFILETK_API | HTK_Write_Stream_File (__wchar_t const *filename, int flags=0) |
Exports the HOOPS/3dGS scene-graph to a HOOPS Stream File. | |
TK_Status HBINFILETK_API2 | HTK_Write_Stream_File (__wchar_t const *filename, HStreamFileToolkit *tk) |
Exports the HOOPS/3dGS scene-graph to a HOOPS Stream File. | |
TK_Status HBINFILETK_API | HTK_Write_Stream_File (char const *filename, int flags=0) |
Exports the HOOPS/3dGS scene-graph to a HOOPS Stream File. | |
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 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 HStream.h