Castor3D 0.16.0
Multiplatform 3D engine
castor3d::shader::Ray Member List

This is the complete list of members for castor3d::shader::Ray, including all inherited members.

directioncastor3d::shader::Ray
origincastor3d::shader::Ray
Ray(sdw::ShaderWriter &writer, ast::expr::ExprPtr expr, bool enabled)castor3d::shader::Rayinline
Ray(sdw::ShaderWriter &writer)castor3d::shader::Rayexplicit
Ray(sdw::ShaderWriter &writer, sdw::Vec3 const &o)castor3d::shader::Ray
Ray(sdw::ShaderWriter &writer, sdw::Vec3 const &o, sdw::Vec3 const &d)castor3d::shader::Ray
step(sdw::Float const &t) constcastor3d::shader::Ray