VolumeLine Class Reference

#include <VolumeLine.h>

List of all members.

Public Member Functions

 VolumeLine (void)
void draw (float x_start, float y_start, float z_start, float x_end, float y_end, float z_end, float width)
void draw (float x_start, float y_start, float z_start, float x_end, float y_end, float z_end)
void setTexture (int id)
 ~VolumeLine (void)

Protected Member Functions

void init ()

Protected Attributes

GLuint volumeLineTextureID [NUM_VOL_TEXTURES]
int currentTexture
float volumeWidth
CgFragmentProgram volFragShader
CgVertexProgram volVertShader


Constructor & Destructor Documentation

VolumeLine::VolumeLine void   ) 
 

VolumeLine::~VolumeLine void   ) 
 


Member Function Documentation

void VolumeLine::draw float  x_start,
float  y_start,
float  z_start,
float  x_end,
float  y_end,
float  z_end
 

void VolumeLine::draw float  x_start,
float  y_start,
float  z_start,
float  x_end,
float  y_end,
float  z_end,
float  width
 

void VolumeLine::init  )  [protected]
 

void VolumeLine::setTexture int  id  ) 
 


Member Data Documentation

int VolumeLine::currentTexture [protected]
 

CgFragmentProgram VolumeLine::volFragShader [protected]
 

GLuint VolumeLine::volumeLineTextureID[NUM_VOL_TEXTURES] [protected]
 

float VolumeLine::volumeWidth [protected]
 

CgVertexProgram VolumeLine::volVertShader [protected]
 


The documentation for this class was generated from the following files:
Generated on Sun Jan 22 16:23:52 2006 for Inside Time by  doxygen 1.4.5