![]()  | 
  
    ProtoTracer
    1.0
    
   Real-time 3D rendering and animation engine 
   | 
 
Defines the Rectangle class for representing rectangular shapes in 2D space. More...
#include "Shape.h"

Go to the source code of this file.
Classes | |
| class | Rectangle | 
| Represents a rectangle in 2D space.  More... | |
Defines the Rectangle class for representing rectangular shapes in 2D space.
The Rectangle class provides functionality to define a rectangle by its center, size, and rotation, and check if a given point lies within the rectangle's boundaries.
22/12/2024 22/12/2024
Definition in file Rectangle.h.