Open CASCADE Technology
6.5.4
|
#include <VrmlData_InBuffer.hxx>
Public Member Functions | |
VrmlData_InBuffer (Standard_IStream &theStream) | |
Data Fields | |
Standard_IStream & | Input |
char | Line [8096] |
char * | LinePtr |
Standard_Boolean | IsProcessed |
Standard_Integer | LineCount |
Structure passed to the methods dealing with input stream.
VrmlData_InBuffer::VrmlData_InBuffer | ( | Standard_IStream & | theStream | ) | [inline] |
char VrmlData_InBuffer::Line[8096] |