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

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

getColour()geo::Planevirtual
getColour(ngl::Vec3 &_isect)geo::Planevirtual
getIntersection(geo::Ray &_ray)geo::Planevirtual
getMaterial()geo::Shapeinline
getNormalAt(ngl::Vec3 _p)geo::Planevirtual
getType()geo::Shapeinline
hasReflection(float _refl_intensity, float _diffuse_intensity)geo::Shapeinline
hasRefraction(float _ior, float _transparency, float _diffuse_intensity)geo::Shapeinline
m_colourgeo::Shapeprotected
m_distancegeo::Planeprivate
m_materialgeo::Shapeprotected
m_ngeo::Planeprivate
m_typegeo::Shapeprotected
Plane()geo::Plane
Plane(float _distance, ngl::Vec3 _n, ngl::Colour _c)geo::Plane
Plane(float _distance, ngl::Vec3 _n, ngl::Colour _c1, ngl::Colour _c2)geo::Plane
Shape()geo::Shapeinline
~Plane()geo::Plane
~Shape()geo::Shapeinline