r2d_plane Struct Reference

A plane. More...

#include <r2d.h>

Public Attributes

r2d_rvec2 n
 
r2d_real d
 

Detailed Description

A plane.

Member Data Documentation

◆ d

r2d_real r2d_plane::d

Signed perpendicular distance to the origin.

◆ n

r2d_rvec2 r2d_plane::n

Unit-length normal vector.


The documentation for this struct was generated from the following file:
  • /home/wonton/wonton/wonton/intersect/r3d/deprecated/r2d.h