2022-02-11 09:07:11 +11:00
|
|
|
/* SPDX-License-Identifier: GPL-2.0-or-later */
|
2012-12-28 20:21:05 +00:00
|
|
|
|
2019-02-18 08:08:12 +11:00
|
|
|
/** \file
|
|
|
|
|
* \ingroup freestyle
|
|
|
|
|
* \brief Class to visit (without doing anything) a scene graph structure
|
2012-12-28 20:21:05 +00:00
|
|
|
*/
|
|
|
|
|
|
2009-10-15 19:38:45 +00:00
|
|
|
#include "SceneVisitor.h"
|