Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

OctreeProcessor< OBJ, PREC > Class Template Reference

#include <octree.h>

Inheritance diagram for OctreeProcessor< OBJ, PREC >:

Inheritance graph
List of all members.

Public Member Functions

 OctreeProcessor ()
virtual void process (const OBJ &obj, PREC distance, float appMag)=0
virtual ~OctreeProcessor ()

template<class OBJ, class PREC>
class OctreeProcessor< OBJ, PREC >


Constructor & Destructor Documentation

template<class OBJ, class PREC>
OctreeProcessor< OBJ, PREC >::OctreeProcessor  )  [inline]
 

Definition at line 32 of file octree.h.

00032 {};

template<class OBJ, class PREC>
virtual OctreeProcessor< OBJ, PREC >::~OctreeProcessor  )  [inline, virtual]
 

Definition at line 33 of file octree.h.

00033 {};


Member Function Documentation

template<class OBJ, class PREC>
virtual void OctreeProcessor< OBJ, PREC >::process const OBJ &  obj,
PREC  distance,
float  appMag
[pure virtual]
 

Implemented in ObjectRenderer< OBJ, PREC >, StarRenderer, DSORenderer, CloseStarPicker, DSOPicker, CloseDSOPicker, ObjectRenderer< DeepSkyObject *, double >, and ObjectRenderer< Star, float >.


The documentation for this class was generated from the following file:
Generated on Sat Jan 14 22:33:30 2006 for Celestia by  doxygen 1.4.1