Diligent Engine
 
Loading...
Searching...
No Matches
Diligent::VertexPoolDesc Struct Reference

Vertex pool description. More...

#include <VertexPool.h>

Public Attributes

const char * Name = nullptr
 Pool name.
 
const VertexPoolElementDescpElements = nullptr
 A pointer to the array of pool elements.
 
Uint32 NumElements = 0
 The number of elements.
 
Uint32 VertexCount = 0
 The number of vertices in the pool.
 

Detailed Description

Vertex pool description.