src/rcrt/SAHKDtree.hpp File Reference

#include "Traceable.h"
#include <vector>
#include <stack>
#include <list>
#include <limits>
#include <iostream>

Include dependency graph for SAHKDtree.hpp:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  rcrt

Classes

class  rcrt::KDNode< T >
struct  rcrt::PlanarEvent< T >
struct  rcrt::TraceableEntry< T >
class  rcrt::SAHKDtree< T >

Enumerations

enum  rcrt::Side { rcrt::BOTH_SIDES = 0, rcrt::LEFT_ONLY = 1, rcrt::RIGHT_ONLY = 2 }
enum  rcrt::OptimalCostSide { rcrt::NOT_SET = 0, rcrt::LEFT = 1, rcrt::RIGHT = 2 }
enum  rcrt::EventType { rcrt::END = 0, rcrt::IN_PLANE = 1, rcrt::START = 2 }


Generated on Thu Jan 31 19:30:41 2008 for RenderingCompetitionRayTracer by  doxygen 1.5.3