ezEngine  Release 25.03
ezPositionOnPlane Struct Reference

Describes on which side of a plane a point or an object is located. More...

#include <Plane.h>

Public Types

enum  Enum { Back, Front, OnPlane, Spanning }
 

Detailed Description

Describes on which side of a plane a point or an object is located.

Member Enumeration Documentation

◆ Enum

Enumerator
Back 

Something is completely on the back side of a plane.

Front 

Something is completely in front of a plane.

OnPlane 

Something is lying completely on a plane (all points)

Spanning 

Something is spanning a plane, i.e. some points are on the front and some on the back.


The documentation for this struct was generated from the following file: