#
# HELP: SYNOPSIS:
# HELP:     angiotux2d/default/windowsetup2d
# HELP:
# HELP: DESCRIPTION:
# HELP:     Set up the standard angiotux2d window
#

#
# First add the big XY Plane
#

VIEW_SET Main
RENDERER_ENGINE Greyplane
RENDERER_MODE GREY
RENDERER_FLAGS 0
RENDERER_FRONTCUT 0
VIEW_FLAGS 3
CAMERA_GEOMETRY XY
MARKER_VIS 7
! generic/dataline/patient
VIEW_DATALINE 2 AcqDat: $ {$root.func.eccet.meta.get("Dicom/(0008,0022)*")} $ {$root.func.eccet.meta.get("Dicom/(0008,0032)*")}
VIEW_DATALINE 3 Volume: $ {$root.vol[current].name}
! generic/menu/colorize 0 Main
RENDERER_LOADCLUT ${$root.global.dir.clut}/equibright.ppm
ZOOM 1

FKEY_SET 10 MARKCC_CONNECTED2D 2 $ {$root.global.pointer.voxel.x} $ {$root.global.pointer.voxel.y} $ {$root.global.pointer.voxel.z} $ {$root.view[current].colorize}
! angiotux2d/default/greyplanes_fkeys
