ProtoTracer  1.0
Real-time 3D rendering and animation engine
Loading...
Searching...
No Matches
Rectangle.h File Reference

Defines the Rectangle class for representing rectangular shapes in 2D space. More...

#include "Shape.h"
Include dependency graph for Rectangle.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Rectangle
 Represents a rectangle in 2D space. More...
 

Detailed Description

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

Version
1.0 Coela Can't! Coela Can't

Definition in file Rectangle.h.