#include <StreamReader.h>
Definition at line 1 of file StreamReader.h.
StreamReader::StreamReader |
( |
KFbxSdkManager & |
pFbxSdkManager, |
|
|
int |
pID |
|
) |
| |
StreamReader::~StreamReader |
( |
| ) |
|
|
virtual |
bool StreamReader::FileClose |
( |
| ) |
|
|
virtual |
bool StreamReader::FileOpen |
( |
char * |
pFileName | ) |
|
|
virtual |
bool StreamReader::GetReadOptions |
( |
bool |
pParseFileAsNeeded = true | ) |
|
|
virtual |
void StreamReader::GetVersion |
( |
int & |
pMajor, |
|
|
int & |
pMinor, |
|
|
int & |
pRevision |
|
) |
| const |
|
virtual |
bool StreamReader::IsFileOpen |
( |
| ) |
|
|
virtual |
bool StreamReader::Read |
( |
KFbxDocument * |
pDocument | ) |
|
|
virtual |
The documentation for this class was generated from the following files:
- D:/Projects/Bitbucket Hosting/DoxygenFilesAndSources/Paradox v1.0.0 beta06/sources/tools/SiliconStudio.Paradox.Importer.FBX/StreamReader.h
- D:/Projects/Bitbucket Hosting/DoxygenFilesAndSources/Paradox v1.0.0 beta06/sources/tools/SiliconStudio.Paradox.Importer.FBX/StreamReader.cpp