| Unit CSG |
| Classes |
| Functions |
CSG_DoAND - ------------------------------------------------------------------------------
CSG_DoOR - ------------------------------------------------------------------------------
CSG_DoSUB - ------------------------------------------------------------------------------
| Types |
| Constants |
| Variables |
| Functions |
| Types |
TCSGGroup = (CSG_A,CSG_B);
TCSGOperation = (A_OR_B,A_AND_B,A_SUB_B);CSG - Support routines for constructive solid geometrie, most of them are taken from SGI's advanced programming samples Version - 0.1.1 Last Change - 08 June 1997 for more information see history
| Constants |
| Variables |