![]() |
ProtoTracer
1.0
Real-time 3D rendering and animation engine
|
Defines the Circle class for representing circular shapes in 2D space. More...
#include "Shape.h"
Go to the source code of this file.
Classes | |
class | Circle |
Represents a circle in 2D space. More... | |
Defines the Circle class for representing circular shapes in 2D space.
The Circle class provides functionality to define a circle by its center and radius, and check if a given point lies within the circle's boundaries.
22/12/2024 22/12/2024
Definition in file Circle.h.