Phongo Clap RT
1.0
Simple Raytracing Renderer
|
This is the complete list of members for geo::Ray, including all inherited members.
getDirection() | geo::Ray | |
getOrigin() | geo::Ray | |
m_direction | geo::Ray | private |
m_origin | geo::Ray | private |
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 |