ggplotd v0.4.13 (2016-02-19T19:08:02Z)
Dub
Repo
FloatTypeFor
ggplotd
color
conv
Undocumented in source.
package @
safe
pure nothrow @
nogc
template
FloatTypeFor (
IntType
RequestedFloat
=
float
) {
alias
FloatTypeFor
=
double
;
alias
FloatTypeFor
=
RequestedFloat
;
}
Members
Aliases
FloatTypeFor
alias
FloatTypeFor
=
double
Undocumented in source.
FloatTypeFor
alias
FloatTypeFor
=
RequestedFloat
Undocumented in source.
Meta
Source
See Implementation
ggplotd
color
conv
functions
colorFromString
convertColor
convertNormInt
convertPixelType
templates
ConversionPath
FloatTypeFor
WorkingType