gdynamicDigitization
Loading...
Searching...
No Matches
gplugin_test_example.h File Reference

Example dynamic digitization plugin used by the gdynamic digitization examples. More...

#include "../gdynamicdigitization.h"
#include <string>
Include dependency graph for gplugin_test_example.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  GPlugin_test_example
 Minimal test plugin for dynamic digitization. More...
 

Detailed Description

This example plugin is intentionally small and demonstrates the required plugin entry points:

Note
This header intentionally contains the authoritative Doxygen documentation for the example API. The corresponding .cc file contains implementation-only (non-Doxygen) comments to avoid duplicated \param sections when Doxygen merges declarations and definitions.

Definition in file gplugin_test_example.h.