// bbSetOutputOut( bbGetInputIn() );
// std::cout << "Output value = " <<bbGetOutputOut() << std::endl;
-
+
+ printf("EED SetViewerPosition::Process UPS \n");
+ /*
if ( bbGetInputPosition().size()==3 )
{
int x = bbGetInputPosition()[0];
backX = x;
backY = y;
backZ = z;
- } // if bbGetInputPosition
- } // if bbGetInputwxContourMainFrame
- } // if backX backY backZ
+ } // if bbGetInputwxContourMainFrame
+ } // if backX backY backZ
+ } // if bbGetInputPosition
+ */
}
-//=====
+
+//=====
// Before editing this file, make sure it's a file of your own (i.e.: it wasn't generated from xml description; if so : your modifications will be lost)
//=====
void SetViewerPosition::bbUserSetDefaultValues()