r3d_plane Struct Reference
A plane. More...
#include <r3d.h>
Public Attributes | |
r3d_rvec3 | n |
r3d_real | d |
Detailed Description
A plane.
plane.
Member Data Documentation
◆ d
r3d_real r3d_plane::d |
Signed perpendicular distance to the origin.
◆ n
r3d_rvec3 r3d_plane::n |
Unit-length normal vector.
The documentation for this struct was generated from the following file:
- /home/wonton/wonton/wonton/intersect/r3d/deprecated/r3d.h