|
OpenGothic
Open source reimplementation of Gothic I and II
|
#include "lightgroup.h"#include <Tempest/Dir>#include <Tempest/Log>#include <zenkit/Archive.hh>#include "graphics/shaders.h"#include "graphics/sceneglobals.h"#include "utils/string_frm.h"#include "world/world.h"#include "utils/dbgpainter.h"#include "gothic.h"Go to the source code of this file.
Functions | |
| static float | clampRange (float r) |
|
static |
Definition at line 17 of file lightgroup.cpp.