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

Defines the Circle class for representing circular shapes in 2D space. More...

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

Go to the source code of this file.

Classes

class  Circle
 Represents a circle in 2D space. More...
 

Detailed Description

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

Version
1.0 Coela Can't! Coela Can't

Definition in file Circle.h.