#include "config_distort.h"#include "cylindricalLens.h"#include "fisheyeLens.h"#include "pSphereLens.h"#include "projectionScreen.h"#include "dconfig.h"Go to the source code of this file.
Functions | |
| Configure (config_distort) | |
| NotifyCategoryDef (distort,"") | |
| ConfigureFn (config_distort) | |
| void | init_libdistort () |
Variables | |
| const bool | project_invert_uvs = config_distort.GetBool("project-invert-uvs", false) |
|
|
|
|
|
Definition at line 30 of file config_distort.cxx. References init_libdistort(). |
|
|
Definition at line 50 of file config_distort.cxx. References CylindricalLens::init_type(), FisheyeLens::init_type(), PSphereLens::init_type(), and ProjectionScreen::init_type(). Referenced by ConfigureFn(), and init_libpandafx(). |
|
||||||||||||
|
|
|
|
Definition at line 39 of file config_distort.cxx. |
1.3