sokol-d ~master (2024-11-07T19:02:21.1867002)
Dub
Repo
Mat4
sokol
shape
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
)
struct
Mat4 {
float
[
4
][
4
]
m
;
}
Members
Variables
m
float
[
4
][
4
]
m
;
Undocumented in source.
Meta
Source
See Implementation
sokol
shape
functions
boxSizes
buildBox
buildCylinder
buildPlane
buildSphere
buildTorus
color3b
color3f
color4b
color4f
colorVertexAttrState
cylinderSizes
elementRange
indexBufferDesc
mat4
mat4Transpose
normalVertexAttrState
planeSizes
positionVertexAttrState
sphereSizes
sshape_box_sizes
sshape_build_box
sshape_build_cylinder
sshape_build_plane
sshape_build_sphere
sshape_build_torus
sshape_color_3b
sshape_color_3f
sshape_color_4b
sshape_color_4f
sshape_color_vertex_attr_state
sshape_cylinder_sizes
sshape_element_range
sshape_index_buffer_desc
sshape_mat4
sshape_mat4_transpose
sshape_normal_vertex_attr_state
sshape_plane_sizes
sshape_position_vertex_attr_state
sshape_sphere_sizes
sshape_texcoord_vertex_attr_state
sshape_torus_sizes
sshape_vertex_buffer_desc
sshape_vertex_buffer_layout_state
texcoordVertexAttrState
torusSizes
vertexBufferDesc
vertexBufferLayoutState
structs
Box
Buffer
BufferItem
Cylinder
ElementRange
Mat4
Plane
Range
Sizes
SizesItem
Sphere
Torus
Vertex