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

Description

Represents a collection of vector anchorRegions.

Inheritance diagram for GdkGraphicAnchorRegion2d:
Inheritance graph

Public Member Functions

kStatus GdkGraphicAnchorRegion2d_Construct (GdkGraphicAnchorRegion2d *anchorRegion, kObject allocator)
 Constructs a anchorRegion object. More...
 
kStatus GdkGraphicAnchorRegion2d_SetCenter (GdkGraphicAnchorRegion2d anchorRegion, k64f x, k64f z)
 Sets the center point of a 2d Region. More...
 
kStatus GdkGraphicAnchorRegion2d_SetDimensions (GdkGraphicAnchorRegion2d anchorRegion, k64f width, k64f height)
 Sets the dimensions of a 2d Region. More...
 
kStatus GdkGraphicAnchorRegion2d_SetRegion (GdkGraphicAnchorRegion2d anchorRegion, const GdkRegionXZ64f *region)
 Sets the anchor region using a standard region struct. More...
 
kStatus GdkGraphicAnchorRegion2d_SetYAngle (GdkGraphicAnchorRegion2d anchorRegion, k64f angle)
 Sets the rotation angle (about Y Axis) of the Region. More...
 

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