igValue

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void igValue(const(char)* prefix, bool b)
  2. void igValue(const(char)* prefix, int v)
  3. void igValue(const(char)* prefix, uint v)
  4. void igValue(const(char)* prefix, float v, const(char)* float_format)
    void
    igValue
    (
    const(char)* prefix
    ,
    float v
    ,
    const(char)* float_format
    )

Meta