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