Tachyon (current)  Current Main Branch
Functions
vol.h File Reference

Go to the source code of this file.

Functions

void * newscalarvol (void *intex, vector min, vector max, int xs, int ys, int zs, const char *fname, scalarvol *invol)
 
void LoadVol (scalarvol *)
 
color scalar_volume_texture (const vector *, const texture *, ray *)
 

Function Documentation

◆ LoadVol()

void LoadVol ( scalarvol )

◆ newscalarvol()

void* newscalarvol ( void *  intex,
vector  min,
vector  max,
int  xs,
int  ys,
int  zs,
const char *  fname,
scalarvol invol 
)

◆ scalar_volume_texture()

color scalar_volume_texture ( const vector *  ,
const texture *  ,
ray *   
)