Gocator Development Kit
Home
Topics
Types
Files
All
Classes
Files
Functions
Variables
Typedefs
Friends
Modules
Pages
GdkExampleToolPointSetRegion.h
1
#ifndef GDK_EXAMPLE_TOOL_POINT_SET_REGION_H
2
#define GDK_EXAMPLE_TOOL_POINT_SET_REGION_H
3
4
#include <
Gdk/GdkDef.h
>
5
#include <
Gdk/Tools/GdkTool.h
>
6
7
typedef
GdkTool
GdkExampleToolPointSetRegion
;
8
9
#include <Gdk/Tools/GdkExampleToolPointSetRegion.x.h>
10
#include <
Gdk/Config/GdkParamPointSetRegion.h
>
11
12
#endif
GdkDef.h
Essential Gdk declarations.
GdkParamPointSetRegion.h
Declares the GdkPointSetRegion interface.
GdkTool.h
Declares the GdkTool class.
GdkTool
Base class for a tool implementation.
Tools
GdkExampleToolPointSetRegion.h