MobileRT  1.0
A multi platform C++ CPU progressive Ray Tracer.
MobileRT::Scene Member List

This is the complete list of members for MobileRT::Scene, including all inherited members.

getBounds(const ::std::vector< T > &primitives)MobileRT::Sceneinlinestatic
getBoxBounds(const AABB &box1, const AABB &box2)MobileRT::Sceneprivatestatic
lights_MobileRT::Scene
materials_MobileRT::Scene
operator=(const Scene &scene)=deleteMobileRT::Scene
operator=(Scene &&scene) noexcept=defaultMobileRT::Scene
planes_MobileRT::Scene
Scene()=defaultMobileRT::Sceneexplicit
Scene(const Scene &scene)=deleteMobileRT::Scene
Scene(Scene &&scene) noexcept=defaultMobileRT::Scene
spheres_MobileRT::Scene
triangles_MobileRT::Scene
~Scene()MobileRT::Scene