Assimp
v3.1.1 (June 2014)
|
This class represents the stream to write out. More...
Public Member Functions | |
virtual bool | close () |
IOStreamBase (StreamFormatterBase *formatter=ddl_nullptr) | |
virtual bool | open (const std::string &anme) |
virtual size_t | write (const std::string &statement) |
virtual | ~IOStreamBase () |
This class represents the stream to write out.
IOStreamBase::IOStreamBase | ( | StreamFormatterBase * | formatter = ddl_nullptr | ) |
|
virtual |
|
virtual |
|
virtual |
|
virtual |