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

specsplat.cpp File Reference

#include <fstream.h>
#include <math.h>
#include <string>
#include "vuColourRGBa.h"
#include "specsplat.h"

Include dependency graph for specsplat.cpp:

Include dependency graph

Go to the source code of this file.

Variables

const unsigned char g_OneLight__ []
const unsigned char g_OneLight []


Variable Documentation

const unsigned char g_OneLight[] [static]
 

Definition at line 45 of file specsplat.cpp.

const unsigned char g_OneLight__[] [static]
 

Initial value:

{
"!!VP1.0 \
MOV R4, v[COL0];\
MOV R5, v[COL1];\
MUL R4, R4, c[13];\
MUL R5, R5, c[14];\
DP4 R6.x, c[15], R4;\
DP4 R7.x, c[16], R5;\
DP4 R6.y, c[17], R4;\
DP4 R7.y, c[18], R5;\
DP4 R6.z, c[19], R4;\
DP4 R7.z, c[20], R5;\
MOV R7.w, v[COL1].w;\
ADD o[COL0], R7, R6;\
MOV o[TEX0], v[TEX0];\
END"
}

Definition at line 26 of file specsplat.cpp.


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