3#include "../FoundationBase.h"
#define COGSFOUNDATION_API
Definition: FoundationBase.h:31
COGSFOUNDATION_API void generateQuadIndices(std::vector< uint32_t > &dest, size_t quadCount, uint32_t vertexNumber, bool sharedVertices)
Generate indices for rendering the specified number of quads from four vertices starting from the giv...
Definition: IndicesGenerator.cpp:3
Main Cogs namespace.
Definition: MortonCode.h:5