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

panda/src/linmath/config_linmath.cxx File Reference

#include "config_linmath.h"
#include "luse.h"
#include "coordinateSystem.h"
#include <dconfig.h>

Go to the source code of this file.

Functions

 Configure (config_linmath)
 NotifyCategoryDef (linmath,"")
 ConfigureFn (config_linmath)
void init_liblinmath ()
 Initializes the library.


Variables

const bool paranoid_hpr_quat = config_linmath.GetBool("paranoid-hpr-quat", false)
const bool temp_hpr_fix = config_linmath.GetBool("temp-hpr-fix", false)


Detailed Description

Definition in file config_linmath.cxx.


Function Documentation

Configure config_linmath   ) 
 

ConfigureFn config_linmath   ) 
 

Definition at line 31 of file config_linmath.cxx.

References paranoid_hpr_quat.

void init_liblinmath  ) 
 

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 65 of file config_linmath.cxx.

References CoordinateSystem, cs, CS_default, and CS_invalid.

NotifyCategoryDef linmath  ,
"" 
 


Variable Documentation

const bool paranoid_hpr_quat = config_linmath.GetBool("paranoid-hpr-quat", false)
 

Definition at line 38 of file config_linmath.cxx.

Referenced by ConfigureFn().

const bool temp_hpr_fix = config_linmath.GetBool("temp-hpr-fix", false)
 

Definition at line 47 of file config_linmath.cxx.


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