VertexPosColor.this

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

Meta