struct CCL::VertexElementDescription

#include <vertex3d.h>

struct VertexElementDescription
{
    // fields

    CStringPtr semanticName;
    DataFormat3D format;
};