Package org.gtk.graphene

Types

Matrix
Link copied to clipboard
class Matrix(matrixPointer: CPointer<graphene_matrix_t>)

kotlinx-gtk

Point
Link copied to clipboard
class Point(pointPointer: CPointer<graphene_point_t>)

kotlinx-gtk

Point3D
Link copied to clipboard
class Point3D(point3D: CPointer<graphene_point3d_t>)

kotlinx-gtk

Rect
Link copied to clipboard
class Rect(rectPointer: CPointer<graphene_rect_t>)

kotlinx-gtk

Size
Link copied to clipboard
class Size(sizePointer: CPointer<graphene_size_t>)

kotlinx-gtk

Vec3
Link copied to clipboard
class Vec3(vec3Pointer: CPointer<graphene_vec3_t>)

kotlinx-gtk

Vec4
Link copied to clipboard
class Vec4(vec4Pointer: CPointer<graphene_vec4_t>)

kotlinx-gtk