r3d_poly Struct Reference

A polyhedron. More...

#include <r3d.h>

Public Attributes

r3d_vertex verts [R3D_MAX_VERTS]
 
r3d_int nverts
 
r3d_int funclip
 

Detailed Description

A polyhedron.

polyhedron. Can be convex, nonconvex, even multiply-connected.

Member Data Documentation

◆ funclip

r3d_int r3d_poly::funclip

Index of any unclipped vertex.

◆ nverts

r3d_int r3d_poly::nverts

Number of vertices in the buffer.

◆ verts

r3d_vertex r3d_poly::verts

Vertex buffer.


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