Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

SheetSplat.cpp File Reference

#include <stdio.h>
#include <fstream.h>
#include <math.h>
#include "SheetSplat.h"
#include "vuColour7a.h"
#include "vuColour31a.h"
#include "vuColourXYZa.h"
#include "vuColourRGBa.h"
#include "vuColourSpec.h"

Include dependency graph for SheetSplat.cpp:

Include dependency graph

Go to the source code of this file.

Defines

#define SHSP_SPLAT_CROP_RATIO   0.0
#define SHSP_SPLATSTDSCALE   1
#define SHSP_SPLATRADIUS   2.3
#define SHSP_SHEETWIDTH   1

Functions

float pow (float b, unsigned int e)
 calculates b to the power of e, with e being a positive integral value This takes only log e multiplications


Define Documentation

#define SHSP_SHEETWIDTH   1
 

Definition at line 20 of file SheetSplat.cpp.

#define SHSP_SPLAT_CROP_RATIO   0.0
 

Definition at line 13 of file SheetSplat.cpp.

#define SHSP_SPLATRADIUS   2.3
 

Definition at line 16 of file SheetSplat.cpp.

#define SHSP_SPLATSTDSCALE   1
 

Definition at line 14 of file SheetSplat.cpp.

Referenced by vu1512112::render().


Function Documentation

float pow float  b,
unsigned int  e
 

calculates b to the power of e, with e being a positive integral value This takes only log e multiplications

Definition at line 32 of file SheetSplat.cpp.

References vuColourXYZa::from().

Referenced by PLFilterIntensity::Apply(), ns_vu1112112::vu1112112::Cast(), vu1112113::Cast(), vu1512119::makeIntermediateImageOrtho(), vu111211A::makeIntermediateImageOrthoFastClass(), vu111211A::makeIntermediateImagePerspective(), vu1512119::makeIntermediateImagePerspective(), vu111211A::preClassification(), realLight(), vu1512113::renderImage(), vu1512122::renderImage(), and vu1512112::sortByDistance().

Here is the call graph for this function:


Generated on Wed Dec 15 21:20:46 2004 for vuVolume by  doxygen 1.3.9.1