Gocator Development Kit
 All Classes Files Functions Variables Typedefs Friends Modules Pages
GdkLineFeature Class Reference

Description

Describes a GDK line feature.

Inheritance diagram for GdkLineFeature:
Inheritance graph

Public Member Functions

kStatus GdkLineFeature_Direction (GdkLineFeature feature, kPoint3d64f *direction)
 Returns the direction of the line feature. More...
 
const kPoint3d64fGdkLineFeature_Point (GdkLineFeature feature)
 Returns the point of the line feature. More...
 
kStatus GdkLineFeature_SetDirection (GdkLineFeature feature, const kPoint3d64f *direction)
 Sets the point of the line feature. More...
 
kStatus GdkLineFeature_SetPoint (GdkLineFeature feature, const kPoint3d64f *point)
 Sets the point of the line feature. More...
 

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