Data Types

Various data types are defined by TSIPP. They are all built as Tcl lists, so standard list operations can be used to construct and access them. The tcl_precision variable is used when formatting all floating point numbers. The value of this variable is set to the Tcl defined maximum less one when TSIPP is initialized. In many cases, the precision can be reduce for a slight increase in performance without altering the generation of images. The following data structures are used by TSIPP:

Be careful, many commands take lists of the above data types, which are themselves lists.