Assimp
v3.1.1 (June 2014)
|
Concept for reading and writing characters. More...
Concept for reading and writing characters.
For read-only stream, no need to implement PutBegin(), Put(), Flush() and PutEnd(). For write-only stream, only need to implement Put() and Flush().