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

RadMesh.h File Reference

#include "gcl/Geometry.h"
#include "gcl/Renderer.h"
#include "RadControl.h"
#include "gcl/Texture.h"
#include "cl/PtrArray.h"
#include "cl/NArray.h"

Include dependency graph for RadMesh.h:

Go to the source code of this file.

Compounds

class  RadProps
struct  CompareStats
class  PatchStats
class  RadElem
class  NbRadElem
class  GridBase
class  RadGrid

Typedefs

typedef RadElemRadElemPtr
typedef PtrArray<RadElemPatchList
typedef Array<RadElemRadElemList

Functions

ostream& operator<< (ostream &s, RadElem &rq)
istream& operator>> (istream &s, RadElem &rq)

Variables

const GCLReal kRaySurfEps = 1e-6


Typedef Documentation

typedef PtrArray<RadElem> PatchList

Definition at line 81 of file RadMesh.h.

typedef Array<RadElem> RadElemList

Definition at line 82 of file RadMesh.h.

typedef RadElem* RadElemPtr

Definition at line 80 of file RadMesh.h.


Function Documentation

ostream & operator<< (ostream & s, RadElem & rq)

Definition at line 706 of file RadMesh.cc.

istream & operator>> (istream & s, RadElem & rq)

Definition at line 712 of file RadMesh.cc.


Variable Documentation

const GCLReal kRaySurfEps = 1e-6

Definition at line 282 of file RadMesh.h.


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