Gocator API
|
Represents a two dimensional surface tool region.
Public Member Functions | |
k64f | GoSurfaceRegion2d_Length (GoSurfaceRegion2d region) |
Gets the length. More... | |
kStatus | GoSurfaceRegion2d_SetLength (GoSurfaceRegion2d region, k64f length) |
Sets the length. More... | |
kStatus | GoSurfaceRegion2d_SetWidth (GoSurfaceRegion2d region, k64f width) |
Sets the width. More... | |
kStatus | GoSurfaceRegion2d_SetX (GoSurfaceRegion2d region, k64f x) |
Sets the X position. More... | |
kStatus | GoSurfaceRegion2d_SetY (GoSurfaceRegion2d region, k64f value) |
Sets the Y position. More... | |
kStatus | GoSurfaceRegion2d_SetZAngle (GoSurfaceRegion2d region, k64f zAngle) |
Sets the length. More... | |
k64f | GoSurfaceRegion2d_Width (GoSurfaceRegion2d region) |
Gets the width. More... | |
k64f | GoSurfaceRegion2d_X (GoSurfaceRegion2d region) |
Gets the X position. More... | |
k64f | GoSurfaceRegion2d_Y (GoSurfaceRegion2d region) |
Gets the Y position. More... | |
k64f | GoSurfaceRegion2d_ZAngle (GoSurfaceRegion2d region) |
Gets the length. More... | |