| Name | Unit | Description |
|---|---|---|
| BOOKSHELF_TAG | GLScene_Glue | Constant used internally for locating GLScene objects representing a TBookShelf. |
| CORNERWALL_TAG | GLScene_Glue | Constant used internally for locating GLScene objects representing a TCornerWall. |
| DEG2RAD | Definitions | Constant for converting a value expressed in degrees to radians. |
| DOORWAY_TAG | GLScene_Glue | Constant used internally for locating GLScene objects representing a TDoorWay. |
| FILE_DEF_STRING | ObjectDefinition | Identifier used in definition files for redirecting the parser to a different file. |
| FLOOR_TAG | GLScene_Glue | Constant used internally for locating GLScene objects representing a TFloor. |
| GRIDSHELF_TAG | GLScene_Glue | Constant used internally for locating GLScene objects representing a TGridShelf. |
| IRBEACON_TAG | GLScene_Glue | Constant used internally for locating GLScene objects representing a TIRBeacon. |
| LARGE | Definitions | Constant used for avoiding floating point overflow. |
| pi | Definitions | A circle's cirumference divided by its diameter. |
| RAD2DEG | Definitions | Constant for converting a value expressed in radians to degrees. |
| SLAB_TAG | GLScene_Glue | Constant used internally for locating GLScene objects representing a TSlab. |
| TEEWALL_TAG | GLScene_Glue | Constant used internally for locating GLScene objects representing a TTeeWall. |
| toBoolean | Lexer | Boolean token identifier (token object). |
| WALL_TAG | GLScene_Glue | Constant used internally for locating GLScene objects representing a TWall. |