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

Public Member Functions

 Plane (Utils::Point3 &point, Utils::Vec3 &normal, std::shared_ptr< Interfaces::IMaterial > material)
 
 GET_SET (Utils::Point3, point)
 
 GET_SET (Utils::Vec3, normal)
 
 GET_SET (std::shared_ptr< Interfaces::IMaterial >, material)
 
 ARG_KIND (ArgumentKind::ARG_PLANE)
 
- 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: