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

Defines the Ellipse class for representing elliptical shapes in 2D space. More...

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

Go to the source code of this file.

Classes

class  Ellipse
 Represents an ellipse in 2D space. More...
 

Detailed Description

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

Version
1.0 Coela Can't! Coela Can't

Definition in file Ellipse.h.