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