cgv
cgv::media::ray< T > Class Template Reference

#include <ray.h>

Public Member Functions

 ray (const cgv::math::vec< T > &o, const cgv::math::vec< T > &d)
 create a ray
 

Detailed Description

template<class T>
class cgv::media::ray< T >

A simple ray data structure for arbitrary dimensions. The ray is defined by its origin point and a direction.


The documentation for this class was generated from the following file: