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

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

center_MobileRT::Sphereprivate
checkArguments() constMobileRT::Sphereprivate
getAABB() constMobileRT::Sphere
intersect(Intersection intersection) constMobileRT::Sphere
intersect(const AABB &box) constMobileRT::Sphere
materialIndex_MobileRT::Sphereprivate
operator=(const Sphere &sphere)=defaultMobileRT::Sphere
operator=(Sphere &&sphere) noexcept=defaultMobileRT::Sphere
Sphere()=deleteMobileRT::Sphereexplicit
Sphere(const ::glm::vec3 &center, float radius, ::std::int32_t materialIndex)MobileRT::Sphereexplicit
Sphere(const Sphere &sphere)=defaultMobileRT::Sphere
Sphere(Sphere &&sphere) noexcept=defaultMobileRT::Sphere
sqRadius_MobileRT::Sphereprivate
~Sphere()=defaultMobileRT::Sphere