Main Page | Class Hierarchy | Class List | File List | Class Members

InsideList Class Reference

#include <insidelist.h>

List of all members.

Public Member Functions

 InsideList ()
 InsideList (const InsideList &l)
void add (const Object3D *o)
FLT swap (const Object3D *o)
Media3DgetMedia ()

Public Attributes

std::list< const Object3D * > objectlist
FLT ior


Detailed Description

List to state which objects a point is inside.
Author:
Micha Riser


Constructor & Destructor Documentation

InsideList::InsideList  )  [inline]
 

Create empty inside list.

InsideList::InsideList const InsideList l  )  [inline]
 

Copy constructor.


Member Function Documentation

void InsideList::add const Object3D o  ) 
 

Add object to list.

Media3D * InsideList::getMedia  ) 
 

Returns:
media of all objects in the list

FLT InsideList::swap const Object3D o  ) 
 

Swap object on list.

Returns:
fraction index


The documentation for this class was generated from the following files:
Generated on Thu Jan 27 12:16:06 2005 for raytracer.kdevelop by doxygen 1.3.8