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

Description

Represents a set of points.

Inheritance diagram for GdkGraphicPointSet:
Inheritance graph

Public Member Functions

kColor GdkGraphicPointSet_Colour (GdkGraphicPointSet set)
 Returns the configured colour of the point set. More...
 
kStatus GdkGraphicPointSet_Construct (GdkGraphicPointSet *set, k32f size, kMarkerShape shape, kColor colour, const kPoint3d32f *points, kSize count, kAlloc allocator)
 Creates a set of points. More...
 
kStatus GdkGraphicPointSet_SetColour (GdkGraphicPointSet set, kColor colour)
 Sets the colour of the point set. More...
 
kStatus GdkGraphicPointSet_SetShape (GdkGraphicPointSet set, kMarkerShape shape)
 Sets the shape of the point set. More...
 
kStatus GdkGraphicPointSet_SetSize (GdkGraphicPointSet set, k32f size)
 Sets the size of the point set. More...
 
kMarkerShape GdkGraphicPointSet_Shape (GdkGraphicPointSet set)
 Returns the configured shape of the point set. More...
 
k32f GdkGraphicPointSet_Size (GdkGraphicPointSet set)
 Returns the configured size of the point set. More...
 

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