Source code
Revision control
Copy as Markdown
Other Tools
/*!
Module for code shared between ray queries and ray tracing pipeline code.
Ray tracing pipelines are not yet implemented, so this is empty.
*/
pub mod query;
/*!
Module for code shared between ray queries and ray tracing pipeline code.
Ray tracing pipelines are not yet implemented, so this is empty.
*/
pub mod query;