GetShape

函数功能

获取ShapeAndType类的shape。

函数原型

1
const Shape &GetShape() const

参数说明

无。

返回值

ShapeAndType对象中的Shape

异常处理

无。

约束说明

无。