8 #ifndef GDK_GRAPHIC_ANCHOR_REGION_2D_H
9 #define GDK_GRAPHIC_ANCHOR_REGION_2D_H
74 #include <Gdk/Data/GdkGraphicAnchorRegion2d.x.h>
Essential Gdk declarations.
kStatus GdkGraphicAnchorRegion2d_SetRegion(GdkGraphicAnchorRegion2d anchorRegion, const GdkRegionXZ64f *region)
Sets the anchor region using a standard region struct.
Represents a collection of vector anchorRegions.
kStatus GdkGraphicAnchorRegion2d_SetYAngle(GdkGraphicAnchorRegion2d anchorRegion, k64f angle)
Sets the rotation angle (about Y Axis) of the Region.
Represents a collection of vector anchorRegions.
kStatus GdkGraphicAnchorRegion2d_Construct(GdkGraphicAnchorRegion2d *anchorRegion, kObject allocator)
Constructs a anchorRegion object.
Declares the GdkGraphicAnchorRegion class.
kStatus GdkGraphicAnchorRegion2d_SetCenter(GdkGraphicAnchorRegion2d anchorRegion, k64f x, k64f z)
Sets the center point of a 2d Region.
kStatus GdkGraphicAnchorRegion2d_SetDimensions(GdkGraphicAnchorRegion2d anchorRegion, k64f width, k64f height)
Sets the dimensions of a 2d Region.