根据索引获取类名称。
1
std::string ModelPostProcessorBase::GetLabelName(int index);
参数名
输入/输出
说明
index
输入
类索引。
数据结构
std::string
类名称。