Draws a flat marker. The size is given by the CatchDistanceF. For the position a 2dim coordinate is required. The Tag will be pushed by the method pushTag
Draws a flat marker. The size is given by the CatchDistanceF. For the position a 2dim coordinate is required. The Tag will be pushed by the method pushTag
public static void drawMarker(MNDevice,xy,object);
Draws a Cube marker. The size is given by the CatchDistanceF. For the position a 2dim coordinate is required. The Tag will be pushed by the method pushTag
public static void drawMarker(MNDevice,xyz,object);