Clone the concrete shape using the provided allocator.
()
| 48 | |
| 49 | /// Clone the concrete shape using the provided allocator. |
| 50 | Clone() B2ShapeInterface |
| 51 | |
| 52 | /// Get the type of this shape. You can use this to down cast to the concrete shape. |
| 53 | /// @return the shape type. |