#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:
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 |
|
Definition at line 20 of file SheetSplat.cpp. |
|
Definition at line 13 of file SheetSplat.cpp. |
|
Definition at line 16 of file SheetSplat.cpp. |
|
Definition at line 14 of file SheetSplat.cpp. Referenced by vu1512112::render(). |
|
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: