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

Description

Represents a set of 2d polylines.

Inheritance diagram for GdkGraphicLineSet:
Inheritance graph

Public Member Functions

kColor GdkGraphicLineSet_Colour (GdkGraphicLineSet set)
 Returns the configured colour of the line set. More...
 
kStatus GdkGraphicLineSet_Construct (GdkGraphicLineSet *set, k32f width, kColor colour, const kPoint3d32f *points, kSize count, kAlloc allocator)
 Creates a set of polylines. More...
 
kStatus GdkGraphicLineSet_SetColour (GdkGraphicLineSet set, kColor colour)
 Sets the colour of the line set. More...
 
kStatus GdkGraphicLineSet_SetWidth (GdkGraphicLineSet set, k32f width)
 Sets the width of the line set. More...
 
k32f GdkGraphicLineSet_Width (GdkGraphicLineSet set)
 Returns the configured width of the line set. More...
 

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