Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

RT_Prim.h File Reference

#include "RT_Defs.h"

Include dependency graph for RT_Prim.h:

Go to the source code of this file.

Compounds

class  RT_Object
class  RT_Prim
class  RT_Tri
class  RT_Gen
class  RT_Sphere

Typedefs

typedef RT_GenRT_GenPtr

Enumerations

enum  RT_PrimTag { rt_triangle, rt_gen, rt_grid }

Variables

const Byte TRI_HIT = 0x0001
const Byte GEN_HIT = 0x0001
const Byte TRI_INACTIVE = 0x0002
const Byte TRI_2SIDED_R = 0x0004
const Byte TRI_2SIDED_V = 0x0008


Typedef Documentation

typedef RT_Gen* RT_GenPtr

Definition at line 26 of file RT_Prim.h.


Enumeration Type Documentation

enum RT_PrimTag

Enumeration values:
rt_triangle  
rt_gen  
rt_grid  

Definition at line 65 of file RT_Prim.h.


Variable Documentation

const Byte GEN_HIT = 0x0001

Definition at line 19 of file RT_Prim.h.

const Byte TRI_2SIDED_R = 0x0004

Definition at line 21 of file RT_Prim.h.

const Byte TRI_2SIDED_V = 0x0008

Definition at line 22 of file RT_Prim.h.

const Byte TRI_HIT = 0x0001

Definition at line 18 of file RT_Prim.h.

const Byte TRI_INACTIVE = 0x0002

Definition at line 20 of file RT_Prim.h.


Generated at Sat Aug 5 00:26:54 2000 for Radiator by doxygen 1.1.0 written by Dimitri van Heesch, © 1997-2000