You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Michael Uleysky
5c5e722d53
Gmt module: Rewrite template structure.
...
Write selectors from ObjectList: BaseM2Type (multiple names), BaseMT2Type (multiple names and unnamed parameter with corresponding type),
BaseMD2Type (same as BaseM2Type, but with default value), BaseMTD2Type (same as BaseMT2Type, but with default value).
Define these selectors also for bool type.
9 years ago
..
.gitignore
Gmt module: Filters in callgmtmodule. Add default filter and lex-based filter for cutting header and footer of generated eps files.
9 years ago
CMakeLists.txt
Gmt module: CMake build system for gmt module
9 years ago
ModuleSetup.cmake
Gmt module: Rename all files to begin with modgmt_
9 years ago
makemod
Gmt module: Rename all files to begin with modgmt_
9 years ago
modgmt.cpp
Gmt module: Make ObjectGMTLayer class via ObjectGMTClass template. Add function GMT_LayerShift.
9 years ago
modgmt.h
Gmt module: Realization of Get functions for GMT objects.
9 years ago
modgmt_colornames.cpp
Gmt module: Functions Color, ColorGray, ColorRGB, ColorHSV, and ColorCMYK.
9 years ago
modgmt_colornames.h
Gmt module: Functions Color, ColorGray, ColorRGB, ColorHSV, and ColorCMYK.
9 years ago
modgmt_colortransform.h
Gmt module: Rename all files to begin with modgmt_
9 years ago
modgmt_filter_headfoot.l
Gmt module: Rename all files to begin with modgmt_
9 years ago
modgmt_filters.cpp
Gmt module: Rename all files to begin with modgmt_
9 years ago
modgmt_filters.h
Gmt module: Rename all files to begin with modgmt_
9 years ago
modgmt_func.cpp
Gmt module: Make ObjectGMTLayer class via ObjectGMTClass template. Add function GMT_LayerShift.
9 years ago
modgmt_func.h
Gmt module: Rewrite template structure.
9 years ago
modgmt_internals.cpp
Gmt module: Using Split instead of manual splitting.
9 years ago
modgmt_internals.h
Gmt module: Fix potential segmentation fault.
9 years ago
modgmt_objects.cpp
Gmt module: Make ObjectGMTLayer class via ObjectGMTClass template. Add function GMT_LayerShift.
9 years ago
modgmt_objects.h
Gmt module: Make ObjectGMTLayer class via ObjectGMTClass template. Add function GMT_LayerShift.
9 years ago
modgmt_structs.h
Gmt module: Make ObjectGMTLayer class via ObjectGMTClass template. Add function GMT_LayerShift.
9 years ago