|
Gocator Development Kit
|
Represents a plane.

Public Member Functions | |
| kStatus | GdkGraphicPlane_Construct (GdkGraphicPlane *plane, kObject allocator) |
| Constructs a plane object. More... | |
| kStatus | GdkGraphicPlane_SetDistance (GdkGraphicPlane plane, k32f distance) |
| Sets the to the origin of a plane. More... | |
| kStatus | GdkGraphicPlane_SetNormal (GdkGraphicPlane plane, kPoint3d32f normal) |
| Sets the normal of a plane. More... | |