rivald ~master (2022-02-22T07:47:51.3423915)
Dub
Repo
Point
rivald
cycle
Point representation
struct
Point {
ubyte
red
;
ubyte
green
;
ubyte
blue
;
ubyte
pos
;
}
Members
Variables
blue
ubyte
blue
;
Undocumented in source.
green
ubyte
green
;
Undocumented in source.
pos
ubyte
pos
;
Undocumented in source.
red
ubyte
red
;
Undocumented in source.
Meta
Source
See Implementation
rivald
cycle
classes
Cycle
structs
Point
Point representation