r2d_poly Struct Reference

A polygon. More...

#include <r2d.h>

Public Attributes

r2d_vertex verts [R2D_MAX_VERTS]
 
r2d_int nverts
 
r2d_int funclip
 

Detailed Description

A polygon.

A polygon. Can be convex, nonconvex, even multiply-connected.

Member Data Documentation

◆ funclip

r2d_int r2d_poly::funclip

Index of any unclipped vertex.

◆ nverts

r2d_int r2d_poly::nverts

Number of vertices in the buffer.

◆ verts

r2d_vertex r2d_poly::verts

Vertex buffer.


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