Files Classes Functions Hierarchy
#include <sstream>#include <print.h>#include <message.h>#include <vrmlshapeparse.h>
Go to the source code of this file.
Defines | |
| #define | DEBUG_VRMLSHAPEPARSE |
| #define | DEBUG_VRML(x) cout << #x << endl |
Variables | |
| messagefile | dbg ("debug.txt", true) |
| #define DEBUG_VRML | ( | x | ) | cout << #x << endl |
Definition at line 23 of file vrmlshapeparse.cpp.
Referenced by vrmlshapeShape::eval(), and vrmlshapeShape::vrmlshapeShape().
| #define DEBUG_VRMLSHAPEPARSE |
Definition at line 16 of file vrmlshapeparse.cpp.
| messagefile dbg("debug.txt", true) |
Referenced by vrmlshapeIndexedLineSet::eval(), vrmlshapeambientIntensity::eval(), vrmlshapeemissiveColor::eval(), vrmlshapediffuseColor::eval(), vrmlshapepoint::eval(), vrmlshapeNormal::eval(), vrmlshapecoordIndex::eval(), vrmlshapeMaterial::eval(), vrmlshapeIndexedFaceSet::eval(), vrmlshapetoken::eval(), vrmlshapeparse::readfile(), and misclib_testcode::tokenizertest::test08().
1.5.8