Added TODO comment for putting parameters into struct.
This commit is contained in:
@@ -407,6 +407,7 @@ typedef void(ExtractLVertMeshFn)(const MeshRenderData *mr,
|
||||
/** \name Mesh Elements Extract Struct
|
||||
* \{ */
|
||||
|
||||
/* TODO(jbakker): move parameters inside a struct. */
|
||||
typedef void *(ExtractInitFn)(const MeshRenderData *mr,
|
||||
struct MeshBatchCache *cache,
|
||||
void *buffer);
|
||||
|
||||
Reference in New Issue
Block a user