Logo ROOT  
Reference Guide
POLYGON Struct Reference

Definition at line 64 of file X3DDefs.h.

Public Attributes

Colorcolor
float dist
segmentm
float maxDist
float minDist
segmentn
polygonnext
int numPoints
int numSegs
point ** points
segment ** segs
int visibility

#include <X3DDefs.h>

Member Data Documentation

◆ color

Color* POLYGON::color

Definition at line 70 of file X3DDefs.h.

◆ dist

float POLYGON::dist

Definition at line 68 of file X3DDefs.h.

◆ m

segment* POLYGON::m

Definition at line 65 of file X3DDefs.h.

◆ maxDist

float POLYGON::maxDist

Definition at line 66 of file X3DDefs.h.

◆ minDist

float POLYGON::minDist

Definition at line 66 of file X3DDefs.h.

◆ n

segment * POLYGON::n

Definition at line 65 of file X3DDefs.h.

◆ next

polygon* POLYGON::next

Definition at line 67 of file X3DDefs.h.

◆ numPoints

int POLYGON::numPoints

Definition at line 71 of file X3DDefs.h.

◆ numSegs

int POLYGON::numSegs

Definition at line 73 of file X3DDefs.h.

◆ points

point** POLYGON::points

Definition at line 72 of file X3DDefs.h.

◆ segs

segment** POLYGON::segs

Definition at line 74 of file X3DDefs.h.

◆ visibility

int POLYGON::visibility

Definition at line 69 of file X3DDefs.h.


The documentation for this struct was generated from the following file:
  • /home/stephan/code/root-2/graf3d/x3d/src/X3DDefs.h