Documentation for module: Graphics
Former-commit-id: 5e3ee3c61779fbdd1a083117f537a45e1bad820b
This commit is contained in:
@@ -7,5 +7,13 @@
|
||||
|
||||
namespace Nz
|
||||
{
|
||||
/*!
|
||||
* \ingroup graphics
|
||||
* \class Nz::Drawable
|
||||
* \brief Graphics class that represents something drawable for our scene
|
||||
*
|
||||
* \remark This class is abstract
|
||||
*/
|
||||
|
||||
Drawable::~Drawable() = default;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user