gtk-kt
gtk
/
org.gtk.graphene
Package
org.
gtk.
graphene
Types
Types
Matrix
Link copied to clipboard
class
Matrix
(
matrixPointer
:
CPointer
<
graphene_matrix_t
>
)
Content copied to clipboard
kotlinx-gtk
Point
Link copied to clipboard
class
Point
(
pointPointer
:
CPointer
<
graphene_point_t
>
)
Content copied to clipboard
kotlinx-gtk
Point3D
Link copied to clipboard
class
Point3D
(
point3D
:
CPointer
<
graphene_point3d_t
>
)
Content copied to clipboard
kotlinx-gtk
Rect
Link copied to clipboard
class
Rect
(
rectPointer
:
CPointer
<
graphene_rect_t
>
)
Content copied to clipboard
kotlinx-gtk
Size
Link copied to clipboard
class
Size
(
sizePointer
:
CPointer
<
graphene_size_t
>
)
Content copied to clipboard
kotlinx-gtk
Vec3
Link copied to clipboard
class
Vec3
(
vec3Pointer
:
CPointer
<
graphene_vec3_t
>
)
Content copied to clipboard
kotlinx-gtk
Vec4
Link copied to clipboard
class
Vec4
(
vec4Pointer
:
CPointer
<
graphene_vec4_t
>
)
Content copied to clipboard
kotlinx-gtk