We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1184835 commit 762d78dCopy full SHA for 762d78d
include/gz/rendering/Grid.hh
@@ -35,7 +35,7 @@ namespace gz
35
public virtual Geometry
36
{
37
/// \brief Destructor
38
- public: virtual ~Grid() = 0;
+ public: virtual ~Grid();
39
40
/// \brief Set the number of cells on a planar grid
41
/// \param[in] _count The number of cells
0 commit comments