r2d_vertex Struct Reference
A doubly-linked vertex. More...
#include <r2d.h>
Public Attributes | |
r2d_rvec2 | pos |
unsigned char | pnbrs [2] |
r2d_orientation | orient |
r2d_int | pnbrs [2] |
Detailed Description
A doubly-linked vertex.
Member Data Documentation
◆ orient
r2d_orientation r2d_vertex::orient |
Orientation with respect to clip planes.
◆ pnbrs [1/2]
r2d_int r2d_vertex::pnbrs[2] |
Neighbor indices.
◆ pnbrs [2/2]
unsigned char r2d_vertex::pnbrs[2] |
Neighbor indices.
◆ pos
r2d_rvec2 r2d_vertex::pos |
Vertex position.
The documentation for this struct was generated from the following file:
- /home/wonton/wonton/wonton/intersect/r3d/deprecated/r2d.h