dTriIndex

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. alias dTriIndex = uint32
  2. alias dTriIndex = uint16
    version(dTRIMESH_16BIT_INDICIES && !dTRIMESH_GIMPACT)
    extern (C) nothrow
    alias dTriIndex = uint16
  3. alias dTriIndex = uint32

Meta