00001 #include "X3DOnePassProcessor.h" 00002 00003 using namespace X3DTK; 00004 00005 X3DOnePassProcessor::X3DOnePassProcessor() 00006 : X3DProcessor() 00007 { 00008 } 00009 00010 X3DOnePassProcessor::~X3DOnePassProcessor() 00011 { 00012 }