This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Functions | |
void | EatNotWhite (char *&buffer) |
void | EatWhite (char *&buffer) |
void | RemoveAllCommentsFromBuffer (char *buffer, const int size) |
|
Definition at line 6 of file utility.cpp. References whiteSpace. Referenced by VrmlMaterial::Parse(). |
|
|
Definition at line 22 of file utility.cpp. Referenced by VrmlInline::ParseFile(), and VRML_20_Reader::Read(). |