Gocator API
|
Represents a surface feature for select surface tools.
Public Member Functions | |
kStatus | GoSurfaceFeature_EnableRegion (GoSurfaceFeature feature, kBool enable) |
Enable or disable the surface feature region. More... | |
GoRegion3d | GoSurfaceFeature_Region (GoSurfaceFeature feature) |
Gets the 3d region for the feature. More... | |
kBool | GoSurfaceFeature_RegionEnabled (GoSurfaceFeature feature) |
Gets the current state the surface feature region. More... | |
kStatus | GoSurfaceFeature_SetType (GoSurfaceFeature feature, GoSurfaceFeatureType type) |
Sets the surface feature type. More... | |
GoSurfaceFeatureType | GoSurfaceFeature_Type (GoSurfaceFeature feature) |
Gets the surface feature type. More... | |