PyPO User Manual
RTRefls.h File Reference

Simple reflector definitions used for PyPO ray-tracer. More...

#include <cmath>
#include "Utils.h"

Go to the source code of this file.

Classes

class  RTRefls< T >
 

Detailed Description

Simple reflector definitions used for PyPO ray-tracer.

Simple, bare-bones definitions of reflectors for CPU/GPU ray-tracing. Use only for raytracing; for PO, use the elaborate definitions.