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

Description

Represents a collection of vector anchorRegions.

Inheritance diagram for GdkGraphicAnchorRegion3d:
Inheritance graph

Public Member Functions

kStatus GdkGraphicAnchorRegion3d_Construct (GdkGraphicAnchorRegion3d *anchorRegion, kObject allocator)
 Constructs a anchorRegion object. More...
 
kStatus GdkGraphicAnchorRegion3d_SetCenter (GdkGraphicAnchorRegion3d anchorRegion, k64f x, k64f y, k64f z)
 Sets the center point of a 3d Region. More...
 
kStatus GdkGraphicAnchorRegion3d_SetDimensions (GdkGraphicAnchorRegion3d anchorRegion, k64f width, k64f height, k64f depth)
 Sets the dimensions of a 3d Region. More...
 
kStatus GdkGraphicAnchorRegion3d_SetRegion (GdkGraphicAnchorRegion3d anchorRegion, const GdkRegion3d64f *region)
 Sets the anchor region using a standard region struct. More...
 
kStatus GdkGraphicAnchorRegion3d_SetZAngle (GdkGraphicAnchorRegion3d anchorRegion, k64f angle)
 Sets the rotation angle (about Z Axis) of the Region. More...
 

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