Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

panda/src/distort/config_distort.cxx File Reference

#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 ()
 Initializes the library.


Variables

const bool project_invert_uvs = config_distort.GetBool("project-invert-uvs", false)


Detailed Description

Definition in file config_distort.cxx.


Function Documentation

Configure config_distort   ) 
 

ConfigureFn config_distort   ) 
 

Definition at line 33 of file config_distort.cxx.

References project_invert_uvs.

void init_libdistort  ) 
 

Initializes the library.

This must be called at least once before any of the functions or classes in this library can be used. Normally it will be called by the static initializers and need not be called explicitly, but special cases exist.

Definition at line 60 of file config_distort.cxx.

NotifyCategoryDef distort  ,
"" 
 


Variable Documentation

const bool project_invert_uvs = config_distort.GetBool("project-invert-uvs", false)
 

Definition at line 42 of file config_distort.cxx.

Referenced by ConfigureFn().


Generated on Fri May 2 00:45:19 2003 for Panda by doxygen1.3