Tachyon (current)  Current Main Branch
Data Structures | Functions
parvol.h File Reference

Go to the source code of this file.

Data Structures

struct  parvol
 

Functions

parvolnewparvol ()
 
color par_volume_texture (vector *, texture *, ray *)
 

Function Documentation

◆ newparvol()

parvol* newparvol ( )

Definition at line 30 of file parvol.c.

References box_intersect(), and box_normal().

◆ par_volume_texture()

color par_volume_texture ( vector *  ,
texture *  ,
ray *   
)