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

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)


Function Documentation

Configure config_mathutil   ) 
 

ConfigureFn config_mathutil   ) 
 

Definition at line 37 of file config_mathutil.cxx.

References EventStoreValueBase::init_type(), BoundingLine::init_type(), OmniBoundingVolume::init_type(), GeometricBoundingVolume::init_type(), FiniteBoundingVolume::init_type(), BoundingVolume::init_type(), BoundingSphere::init_type(), and BoundingHexahedron::init_type().

NotifyCategoryDef mathutil  ,
"" 
 


Variable Documentation

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

Definition at line 35 of file config_mathutil.cxx.

Referenced by FFTCompressor::set_quality().

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

Definition at line 34 of file config_mathutil.cxx.

Referenced by FFTCompressor::set_quality().

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

Definition at line 33 of file config_mathutil.cxx.

Referenced by FFTCompressor::set_quality().


Generated on Fri Apr 18 00:10:32 2003 for Panda by doxygen1.3