VertexFormat.this - multiple declarations

Function VertexFormat.this

make using element list

Prototype

ref this(
  inout(VertexElement[]) elems
);

Function VertexFormat.this

init from vertex element types, using default sizes for types

Prototype

ref this(
  inout(VertexElementType[]) types
);

Authors

Copyright

License