VertexPosColor.this

Undocumented in source.
  1. this(Pos x, Pos y, Pos z, Col color)
    struct VertexPosColor(PosType, ColType)
    this
    (
    Pos
    Col
    )
    (
    Pos x
    ,
    Pos y
    ,
    Pos z
    ,
    Col color
    )
  2. this(Vector!(PosType, 3) p, Vector!(ColType, 3) color)

Meta