World.
More...
#include <raytracing.hpp>
List of all members.
Detailed Description
Member Function Documentation
Add an object to the world.
- Parameters:
-
- Returns:
- success
Perform intersection between ray and closest object in world.
- Parameters:
-
ray | Ray to intersect with (input) |
intersection | Intersection point (output) |
object | Intersecting object (output) |
- Returns:
- boolean indicating if an intersection was found
The documentation for this class was generated from the following files:
- /home/travis/build/lis-epfl/MAVRIC_Library/util/raytracing.hpp
- /home/travis/build/lis-epfl/MAVRIC_Library/util/raytracing.cpp