Raytracer
Loading...
Searching...
No Matches
Public Member Functions | List of all members
Raytracer::Arguments::Box Class Reference
Inheritance diagram for Raytracer::Arguments::Box:
Raytracer::Interfaces::IArguments

Public Member Functions

 Box (Utils::Point3 pointOne, Utils::Point3 pointTwo, std::shared_ptr< Interfaces::IMaterial > material)
 
 GET_SET (Utils::Point3, pointOne)
 
 GET_SET (Utils::Point3, pointTwo)
 
 GET_SET (std::shared_ptr< Interfaces::IMaterial >, material)
 
 ARG_KIND (ArgumentKind::ARG_BOX)
 
- Public Member Functions inherited from Raytracer::Interfaces::IArguments
virtual Arguments::ArgumentKind kind () const =0
 

The documentation for this class was generated from the following file: