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

Description

Represents a plane.

Inheritance diagram for GdkGraphicRay:
Inheritance graph

Public Member Functions

kStatus GdkGraphicRay_Construct (GdkGraphicRay *ray, kObject allocator)
 Constructs a plane object. More...
 
kStatus GdkGraphicRay_SetColor (GdkGraphicRay ray, kColor colour)
 Sets the colour of a ray. More...
 
kStatus GdkGraphicRay_SetNormal (GdkGraphicRay ray, kPoint3d32f normal)
 Sets the normal of a ray. More...
 
kStatus GdkGraphicRay_SetPosition (GdkGraphicRay ray, kPoint3d32f position)
 Sets the position of a ray. More...
 
kStatus GdkGraphicRay_SetWidth (GdkGraphicRay ray, k32f width)
 Sets the width of a ray. More...
 

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