view src/vertex.nim @ 15:dde536a70483

add: windows builds
author Sam <sam@basx.dev>
date Wed, 28 Dec 2022 20:33:15 +0700
parents a571db114152
children b40466fa446a
line wrap: on
line source

type
  VertexAttribute = object

  VertexType = object