basic/geometry/vrml_reader/utility.cpp File Reference

#include <string.h>
#include "utility.h"

Include dependency graph for utility.cpp:

Go to the source code of this file.

Functions

void EatNotWhite (char *&buffer)
void EatWhite (char *&buffer)
void RemoveAllCommentsFromBuffer (char *buffer, const int size)

Variables

static char whiteSpace [] = " \t\x0D\x0A"


Function Documentation

void EatNotWhite char *&  buffer  ) 
 

Definition at line 6 of file utility.cpp.

References whiteSpace.

Referenced by VrmlMaterial::Parse().

void EatWhite char *&  buffer  ) 
 

Definition at line 14 of file utility.cpp.

References whiteSpace.

Referenced by VrmlNode::GetKeywordString(), VrmlTranslation::Parse(), VrmlTransform::Parse(), VrmlShape::Parse(), VrmlSeparator::Parse(), VrmlScale::Parse(), VrmlRotation::Parse(), VrmlOneWordNode::Parse(), VrmlMaterial::Parse(), VrmlInline::Parse(), VrmlIndexedFaceSet::Parse(), VrmlGroup::Parse(), VrmlCoordinate3::Parse(), VrmlChildren::Parse(), VrmlBboxSize::Parse(), VrmlBboxCenter::Parse(), VrmlAppearance::Parse(), VrmlNode::ParseDefNode(), VrmlInline::ParseFile(), VrmlIndexedFaceSet::ParseNodeColor(), VrmlIndexedFaceSet::ParseNodeCoord(), VrmlIndexedFaceSet::ParseNodeCoordIndex(), VrmlIndexedFaceSet::ParseNodeIgnore(), VrmlIndexedFaceSet::ParseNodeMaterialIndex(), VrmlIndexedFaceSet::ParseNodeNormalIndex(), VrmlIndexedFaceSet::ParseNodeTexCoord(), and VRML_20_Reader::Read().

void RemoveAllCommentsFromBuffer char *  buffer,
const int  size
 

Definition at line 22 of file utility.cpp.

Referenced by VrmlInline::ParseFile(), and VRML_20_Reader::Read().


Variable Documentation

char whiteSpace[] = " \t\x0D\x0A" [static]
 

Definition at line 4 of file utility.cpp.

Referenced by EatNotWhite(), and EatWhite().


Generated on Sat Apr 1 21:36:28 2006 for Motion Planning Kernel by  doxygen 1.4.6-NO