nanogui ~2d (2021-12-21T00:34:43.9140468)
Dub
Repo
TaggedAlgebraicModel.TAModel
auxil
model
TaggedAlgebraicModel
Undocumented in source.
struct
TaggedAlgebraicModel
(alias A)
static
struct
TAModel {
TaggedAlgebraic
!
Payload
value
;
bool
collapsed
[@property setter];
bool
collapsed
[@property getter];
bool
rtCollapsable
[@property getter];
size
[@property getter];
SizeType
size
[@property setter];
this
(T v);
}
Constructors
this
this
(T v)
Undocumented in source.
Alias This
value
Members
Properties
collapsed
bool
collapsed
[@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
collapsed
bool
collapsed
[@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
rtCollapsable
bool
rtCollapsable
[@property getter]
return if the model is collapsable based on the value it holds
size
size
[@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
size
SizeType
size
[@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
value
TaggedAlgebraic
!
Payload
value
;
Undocumented in source.
Meta
Source
See Implementation
auxil
model
TaggedAlgebraicModel
aliases
Data
constructors
this
functions
visit
manifest constants
Collapsable
DynamicCollapsable
static functions
makeModel
structs
TAModel
variables
tamodel