miniRT
By Marcelo Magalhães and Ygor G. Sena, 2023.
s_plane Struct Reference

The structure t_plane represents a plane. More...

#include <shapes.h>

Collaboration diagram for s_plane:

Data Fields

t_point origin
 

Detailed Description

The structure t_plane represents a plane.

Parameters
originStores the plane's origin point.