#include <iostream>#include <string>#include "vhdVRMLParser/stdafx.h"#include "vhdVRMLParser/NodePositionInterpolator.h"#include "vhdVRMLParser/Proto.h"#include "vhdVRMLParser/FieldValue.h"#include "vhdVRMLParser/MFFloat.h"#include "vhdVRMLParser/MFVec3f.h"#include "vhdVRMLParser/Scene.h"#include "SFVec3f.h"
1.5.1-p1