ElementLayoutInfo
ElementLayoutInfo()
ElementLayoutInfo& layoutInfo = fLayoutInfo->fElements[info->index];
ElementLayoutInfo* fElements;
fElements = new ElementLayoutInfo[elementCount];
class ElementLayoutInfo;