Phongo Clap RT  1.0
Simple Raytracing Renderer
geo::Ray Member List

This is the complete list of members for geo::Ray, including all inherited members.

getDirection()geo::Ray
getOrigin()geo::Ray
m_directiongeo::Rayprivate
m_origingeo::Rayprivate
Ray(ngl::Vec3 _origin, ngl::Vec3 _direction)geo::Ray
Ray(ngl::Vec3 _A, ngl::Vec3 _B, bool _p)geo::Ray
setDirection(ngl::Vec3 _direction)geo::Ray
setOrigin(ngl::Vec3 _origin)geo::Ray
~Ray()geo::Ray