stb ~master (2021-10-22T21:43:18.55752)
Dub
Repo
stbrp_node
stb
rectpack
binding
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
stbrp_node {
ushort
x
;
ushort
y
;
stbrp_node
*
next
;
}
Members
Variables
next
stbrp_node
*
next
;
Undocumented in source.
x
ushort
x
;
y
ushort
y
;
Undocumented in source.
Meta
Source
See Implementation
stb
rectpack
binding
enums
STBRP_HEURISTIC_Skyline_default
functions
stbrp_init_target
stbrp_pack_rects
stbrp_setup_allow_out_of_mem
stbrp_setup_heuristic
structs
stbrp_context
stbrp_node
stbrp_rect