Alphabetical Class Index  Class Hierarchy   File Members   Compound Members   File List  

HPolyline Class Reference

The HPolyline class is the data type for a three-dimensional polyline. More...

#include <HUtility.h>

List of all members.

Public Attributes

HPointm_pHPointArray
 A pointer to an array of HPoint objects.
HPolylinem_pNextPolyline
 A pointer to a single HPolyline object.
int m_PointCount
 Number of points in the polyline.

Detailed Description

The HPolyline class is the data type for a three-dimensional polyline.

The HPolyline class encapsulates the x, y, and z coordinates of a 3-dimensional polyline. The 'points' member can be passed to native HOOPS routines such as HC_Insert_Polyline.


The documentation for this class was generated from the following file: