#include <iostream>#include <assert.h>#include "osg/Vec3"#include "v2oTransformFactory.h"#include "v2oLoader.h"#include "Private_defs.h"#include "vhdVRMLParser/EventIn.h"#include "vhdVRMLParser/EventOut.h"#include "vhdVRMLParser/MFNode.h"#include "vhdVRMLParser/Proto.h"#include "vhdVRMLParser/SFRotation.h"#include "vhdVRMLParser/SFVec3f.h"#include <osg/MatrixTransform>
1.5.1-p1