|
Gocator Development Kit
|
Describes a GDK plane feature.

Public Member Functions | |
| kStatus | GdkPlaneFeature_Normal (GdkPlaneFeature feature, kPoint3d64f *normal) |
| Returns the normal of the plane feature. More... | |
| k64f | GdkPlaneFeature_OriginDistance (GdkPlaneFeature feature) |
| Returns the distance from the origin of the plane feature. More... | |
| kStatus | GdkPlaneFeature_SetNormal (GdkPlaneFeature feature, const kPoint3d64f *normal) |
| Sets the normal of the plane feature. More... | |
| kStatus | GdkPlaneFeature_SetOriginDistance (GdkPlaneFeature feature, const k64f point) |
| Sets the distance from the origin of the plane feature. More... | |