#include "splat.h"
#include "vuTFunc/simpleFuncs.h"
#include <fstream.h>
#include <math.h>
Include dependency graph for Regular/Unimodal/3d/1B/Intensity/Splat/splat.cpp:
Go to the source code of this file.
Variables | |
float | texcoord0 [2] = {0.0f, 0.0f} |
float | texcoord1 [2] = {0.0f, 1.0f} |
float | texcoord2 [2] = {1.0f, 1.0f} |
float | texcoord3 [2] = {1.0f, 0.0f} |
|
Definition at line 10 of file Regular/Unimodal/3d/1B/Intensity/Splat/splat.cpp. Referenced by vu1112111::drawSplatOrtho(). |
|
Definition at line 11 of file Regular/Unimodal/3d/1B/Intensity/Splat/splat.cpp. Referenced by vu1112111::drawSplatOrtho(). |
|
Definition at line 12 of file Regular/Unimodal/3d/1B/Intensity/Splat/splat.cpp. Referenced by vu1112111::drawSplatOrtho(). |
|
Definition at line 13 of file Regular/Unimodal/3d/1B/Intensity/Splat/splat.cpp. Referenced by vu1112111::drawSplatOrtho(). |