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

Description

Describes a GDK circle feature.

Inheritance diagram for GdkCircleFeature:
Inheritance graph

Public Member Functions

kStatus GdkCircleFeature_Normal (GdkCircleFeature feature, kPoint3d64f *normal)
 Returns the normal of the circle feature. More...
 
const kPoint3d64fGdkCircleFeature_Position (GdkCircleFeature feature)
 Returns the position of the circle feature. More...
 
k64f GdkCircleFeature_Radius (GdkCircleFeature feature)
 Returns the radius of the circle feature. More...
 
kStatus GdkCircleFeature_SetNormal (GdkCircleFeature feature, const kPoint3d64f *normal)
 Sets the normal of the circle feature. More...
 
kStatus GdkCircleFeature_SetPosition (GdkCircleFeature feature, const kPoint3d64f *position)
 Sets the position of the circle feature. More...
 
kStatus GdkCircleFeature_SetRadius (GdkCircleFeature feature, const k64f radius)
 Sets the radius of the circle feature. More...
 

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