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

Defines the Shape base class for representing geometric shapes in 2D space. More...

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

Go to the source code of this file.

Classes

class  Shape
 Abstract base class for 2D geometric shapes. More...
 

Detailed Description

Defines the Shape base class for representing geometric shapes in 2D space.

The Shape class provides a common interface for 2D shapes with properties such as center, size, and rotation. Derived classes must implement the IsInShape method to define specific shape boundaries.

22/12/2024 22/12/2024

Version
1.0 Coela Can't! Coela Can't

Definition in file Shape.h.