Describes on which side of a plane a point or an object is located.
More...
#include <Plane.h>
Describes on which side of a plane a point or an object is located.
◆ 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:
- /home/runner/work/ezEngine/ezEngine/Code/Engine/Foundation/Math/Plane.h