Bsp Constants

These constants are mostly used internally and are here only for reference.

valvebsp.constants.HEADER_LUMPS = 64
valvebsp.constants.OVERLAY_BSP_FACE_COUNT = 64
valvebsp.constants.WATEROVERLAY_BSP_FACE_COUNT = 256
valvebsp.constants.MAX_MAP_LEAFS = 65536
valvebsp.constants.MAX_MAP_DISP_POWER = 4
valvebsp.constants.MAX_DISPVERTS = 289
valvebsp.constants.ALLOWEDVERTS_SIZE = 10
valvebsp.constants.MAX_DISP_CORNER_NEIGHBORS = 4
valvebsp.constants.STATIC_PROP_NAME_LENGTH = 128
valvebsp.constants.DETAIL_NAME_LENGTH = 128
valvebsp.constants.LUMP_ALIGNMENT = 4