Main Page | Modules | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

GPathElement Struct Reference

Path elements may be lines, arcs or Bezier curves. More...

#include <gpath.h>


Data Fields

int type
int np
Vector3Dp


Detailed Description

Path elements may be lines, arcs or Bezier curves.


Field Documentation

int GPathElement::np
 

number of points in the array

struct Vector3D* GPathElement::p
 

pointer to the array of defining points

int GPathElement::type
 

one of GPATH_LINE, GPATH_ARC or GPATH_BEZIER


The documentation for this struct was generated from the following file:
Generated on Tue Oct 25 10:24:14 2005 for CFCFD by  doxygen 1.4.4