8 #ifndef GDK_GRAPHIC_PLANE_H
9 #define GDK_GRAPHIC_PLANE_H
51 #include <Gdk/Data/GdkGraphicPlane.x.h>
Essential Gdk declarations.
kStatus GdkGraphicPlane_Construct(GdkGraphicPlane *plane, kObject allocator)
Constructs a plane object.
kStatus GdkGraphicPlane_SetNormal(GdkGraphicPlane plane, kPoint3d32f normal)
Sets the normal of a plane.
kStatus GdkGraphicPlane_SetDistance(GdkGraphicPlane plane, k32f distance)
Sets the to the origin of a plane.