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

panda/src/mathutil/config_mathutil.cxx File Reference

#include "config_mathutil.h"
#include "boundingVolume.h"
#include "geometricBoundingVolume.h"
#include "finiteBoundingVolume.h"
#include "omniBoundingVolume.h"
#include "boundingSphere.h"
#include "boundingHexahedron.h"
#include "boundingLine.h"
#include "linmath_events.h"
#include "dconfig.h"

Go to the source code of this file.

Functions

 Configure (config_mathutil)
 NotifyCategoryDef (mathutil,"")
 ConfigureFn (config_mathutil)

Variables

const double fft_offset = config_mathutil.GetDouble("fft-offset", 0.001)
const double fft_factor = config_mathutil.GetDouble("fft-factor", 0.1)
const double fft_exponent = config_mathutil.GetDouble("fft-exponent", 4)


Detailed Description

Definition in file config_mathutil.cxx.


Function Documentation

Configure config_mathutil   ) 
 

ConfigureFn config_mathutil   ) 
 

Definition at line 40 of file config_mathutil.cxx.

NotifyCategoryDef mathutil  ,
"" 
 


Variable Documentation

const double fft_exponent = config_mathutil.GetDouble("fft-exponent", 4)
 

Definition at line 38 of file config_mathutil.cxx.

Referenced by FFTCompressor::is_compression_available().

const double fft_factor = config_mathutil.GetDouble("fft-factor", 0.1)
 

Definition at line 37 of file config_mathutil.cxx.

Referenced by FFTCompressor::is_compression_available().

const double fft_offset = config_mathutil.GetDouble("fft-offset", 0.001)
 

Definition at line 36 of file config_mathutil.cxx.

Referenced by FFTCompressor::is_compression_available().


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