Phongo Clap RT
1.0
Simple Raytracing Renderer
|
This is the complete list of members for geo::Shape, including all inherited members.
getColour()=0 | geo::Shape | pure virtual |
getColour(ngl::Vec3 &_isect)=0 | geo::Shape | pure virtual |
getIntersection(geo::Ray &_ray)=0 | geo::Shape | pure virtual |
getMaterial() | geo::Shape | inline |
getNormalAt(ngl::Vec3 _p)=0 | geo::Shape | pure virtual |
getType() | geo::Shape | inline |
hasReflection(float _refl_intensity, float _diffuse_intensity) | geo::Shape | inline |
hasRefraction(float _ior, float _transparency, float _diffuse_intensity) | geo::Shape | inline |
m_colour | geo::Shape | protected |
m_material | geo::Shape | protected |
m_type | geo::Shape | protected |
Shape() | geo::Shape | inline |
~Shape() | geo::Shape | inline |