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

Public Member Functions

 Quad (Utils::Point3 &Q, Utils::Point3 &u, Utils::Point3 &v, std::shared_ptr< Interfaces::IMaterial > material)
 
 GET_SET (Utils::Point3, Q)
 
 GET_SET (Utils::Point3, u)
 
 GET_SET (Utils::Point3, v)
 
 GET_SET (std::shared_ptr< Interfaces::IMaterial >, material)
 
 ARG_KIND (ArgumentKind::ARG_QUAD)
 
- 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: