How can I attach data to a gpc_vertex
instance? I am planning to attach vertex indices to the gpc_vertex
itself in order to build a Direct3D IndexBuffer later on...
How can I attach data to a gpc_vertex
instance? I am planning to attach vertex indices to the gpc_vertex
itself in order to build a Direct3D IndexBuffer later on...