Table of Contents
HalfPlane
A half plane is defined through a point and a normal.
Public Types
Vector
Public Functions
Define the half plane from 3 counter-clockwise points (seen from above).
Public Members
point
normal
Public Static Functions
createBoundingBox
Create 6 half planes that form a box with inward-facing normals.
point = center of the box, bounding_box_size = x, y, z edge length.