picture VobScene.titl, VobScene.pict; picture VobScene.ghost.pict; VobScene.titl = classTitle("VobScene"); VobScene.pict = VobScene.titl; addto VobScene.pict doublepath bbox VobScene.titl; VobScene.ghost.pict = VobScene.titl; picmeasurements(VobScene); picmeasurements(VobScene.ghost); xpart(VobScene.c) = xpart(VobScene.ghost.c); picture VobMap.titl, VobMap.pict; picture VobMap.ghost.pict; VobMap.titl = classTitle("VobMap"); VobMap.pict = VobMap.titl; addto VobMap.pict doublepath bbox VobMap.titl; VobMap.ghost.pict = VobMap.titl; picmeasurements(VobMap); picmeasurements(VobMap.ghost); xpart(VobMap.c) = xpart(VobMap.ghost.c); picture VobMatcher.titl, VobMatcher.pict; picture VobMatcher.ghost.pict; VobMatcher.titl = classTitle("VobMatcher"); VobMatcher.pict = VobMatcher.titl; addto VobMatcher.pict doublepath bbox VobMatcher.titl; VobMatcher.ghost.pict = VobMatcher.titl; picmeasurements(VobMatcher); picmeasurements(VobMatcher.ghost); xpart(VobMatcher.c) = xpart(VobMatcher.ghost.c); picture VobCoorder.titl, VobCoorder.pict; picture VobCoorder.ghost.pict; VobCoorder.titl = classTitle("VobCoorder"); VobCoorder.pict = VobCoorder.titl; addto VobCoorder.pict doublepath bbox VobCoorder.titl; VobCoorder.ghost.pict = VobCoorder.titl; picmeasurements(VobCoorder); picmeasurements(VobCoorder.ghost); xpart(VobCoorder.c) = xpart(VobCoorder.ghost.c); picture View.titl, View.pict; picture View.ghost.pict; View.titl = classTitle("View"); View.pict = View.titl; addto View.pict doublepath bbox View.titl; View.ghost.pict = View.titl; picmeasurements(View); picmeasurements(View.ghost); xpart(View.c) = xpart(View.ghost.c);