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

RT_Object Class Reference

#include <RT_Prim.h>

Collaboration diagram for RT_Object:

List of all members.

Public Members

Void Init (Int numTris, Int numGens = 0)
Void Setup ()
Void Free ()
Void Stamp ()
Bool IsStamped ()
Point* points
Int numPoints
Vector* normals
Int numNormals
RT_Tritris
Int numTris
RT_GenPtrgens
Int numGens
Void* data
Int id
Int tag
Int stamp

Static Public Members

Void IncTime ()
Int gStamp = 1


Detailed Description

Definition at line 30 of file RT_Prim.h.


Member Function Documentation

Void RT_Object::Free ()

Definition at line 302 of file RT_Prim.cc.

Void RT_Object::IncTime () [inline, static]

Definition at line 56 of file RT_Prim.h.

Void RT_Object::Init (Int numTris, Int numGens = 0)

Definition at line 269 of file RT_Prim.cc.

Bool RT_Object::IsStamped () [inline]

Definition at line 58 of file RT_Prim.h.

Void RT_Object::Setup ()

Definition at line 291 of file RT_Prim.cc.

Void RT_Object::Stamp () [inline]

Definition at line 57 of file RT_Prim.h.


Member Data Documentation

Void * RT_Object::data

Definition at line 48 of file RT_Prim.h.

Int RT_Object::gStamp = 1 [static]

Definition at line 54 of file RT_Prim.h.

RT_GenPtr * RT_Object::gens

Definition at line 46 of file RT_Prim.h.

Int RT_Object::id

Definition at line 50 of file RT_Prim.h.

Vector * RT_Object::normals

Definition at line 41 of file RT_Prim.h.

Int RT_Object::numGens

Definition at line 47 of file RT_Prim.h.

Int RT_Object::numNormals

Definition at line 42 of file RT_Prim.h.

Int RT_Object::numPoints

Definition at line 40 of file RT_Prim.h.

Int RT_Object::numTris

Definition at line 45 of file RT_Prim.h.

Point * RT_Object::points

Definition at line 39 of file RT_Prim.h.

Int RT_Object::stamp

Definition at line 53 of file RT_Prim.h.

Int RT_Object::tag

Definition at line 51 of file RT_Prim.h.

RT_Tri * RT_Object::tris

Definition at line 44 of file RT_Prim.h.


The documentation for this class was generated from the following files:
Generated at Sat Aug 5 00:26:58 2000 for Radiator by doxygen 1.1.0 written by Dimitri van Heesch, © 1997-2000