Useful global variables

NameDescriptionPossible values
literal::zeroGeneric zero value. Can be used with various types such as algebra::vec, dpoint…n.a.
   
literal::oneGeneric one value. Can be used with various types such as algebra::vec, dpoint…n.a.
   
literal::originGeneric value for the origin point on a grid.n.a.
   
border::thicknessSet the default border thickness of images[0−UINT_MAX]
   
trace::quietEnable trace printingtrue/false