====== ZeoGraph filter reference ====== ===== Advanced ===== * [[plugins:calc:zeograph:filters:advanced_ZeoScript|ZeoScript]] ===== AttributesMap ===== * [[plugins:calc:zeograph:filters:am_MaskOverlay|MaskOverlay]] ===== ByteMap ===== * [[plugins:calc:zeograph:filters:bytemap_ConvertToHF|ConvertToHF]] ===== ColourMap ===== * [[plugins:calc:zeograph:filters:colourmap_MergeComponents|MergeComponents]] * [[plugins:calc:zeograph:filters:colourmap_ScalarProd3|ScalarProd3]] * [[plugins:calc:zeograph:filters:colourmap_SplitComponents|SplitComponents]] ===== DesignMap ===== * [[plugins:calc:zeograph:filters:dm_GetLayer|GetLayer]] * [[plugins:calc:zeograph:filters:dm_GetLayer2|GetLayer2]] * [[plugins:calc:zeograph:filters:dm_SetLayer|SetLayer]] * [[plugins:calc:zeograph:filters:dm_SetLayer2|SetLayer2]] ===== File ===== * [[plugins:calc:zeograph:filters:file_SaveMapFile|SaveMapFile]] * [[plugins:calc:zeograph:filters:file_LoadMapFile|LoadMapFile]] * [[plugins:calc:zeograph:filters:file_ExportMosaic|ExportMosaic]] * [[plugins:calc:zeograph:filters:file_FindFormat|FindFormat]] * [[plugins:calc:zeograph:filters:file_FindDefaultFormat|FindDefaultFormat]] ===== General ===== * [[plugins:calc:zeograph:filters:general_casttype|CastType]] * [[plugins:calc:zeograph:filters:general_casttype2|CastType2]] * [[plugins:calc:zeograph:filters:general_gate|Gate]] * [[plugins:calc:zeograph:filters:general_IfElse|IfElse]] * [[plugins:calc:zeograph:filters:general_Select|Select]] * [[plugins:calc:zeograph:filters:general_tee|Tee]] ===== Heightfield ===== * Generator * [[plugins:calc:zeograph:filters:hf_gen_Perlin|Perlin]] * [[plugins:calc:zeograph:filters:hf_gen_Perlin2|Perlin2]] * [[plugins:calc:zeograph:filters:hf_gen_Fractal|Fractal]] * [[plugins:calc:zeograph:filters:hf_gen_ConePeak|ConePeak]] * [[plugins:calc:zeograph:filters:hf_gen_GaussianPeak|GaussianPeak]] * [[plugins:calc:zeograph:filters:hf_gen_RidgedMultiFractal|RidgedMultiFractal]] * [[plugins:calc:zeograph:filters:hf_gen_RidgedMultiFractal2|RidgedMultiFractal2]] * [[plugins:calc:zeograph:filters:hf_Add|Add]] * [[plugins:calc:zeograph:filters:hf_CalcGradient|CalcGradient]] * [[plugins:calc:zeograph:filters:hf_CalcGradientX|CalcGradientX]] * [[plugins:calc:zeograph:filters:hf_CalcGradientY|CalcGradientY]] * [[plugins:calc:zeograph:filters:hf_ChannelPass|ChannelPass]] * [[plugins:calc:zeograph:filters:hf_CombineMaps|CombineMaps]] * [[plugins:calc:zeograph:filters:hf_CombineMaps2|CombineMaps2]] * [[plugins:calc:zeograph:filters:hf_ConvertToByte|ConvertToByte]] * [[plugins:calc:zeograph:filters:hf_ConvertToRGB|ConvertToRGB]] * [[plugins:calc:zeograph:filters:hf_ConvertToRGB2|ConvertToRGB2]] * [[plugins:calc:zeograph:filters:hf_Divide|Divide]] * [[plugins:calc:zeograph:filters:hf_FileOverlayPass|FileOverlayPass]] * [[plugins:calc:zeograph:filters:hf_FractalInflate|FractalInflate]] * [[plugins:calc:zeograph:filters:hf_GetRange|GetRange]] * [[plugins:calc:zeograph:filters:hf_Invert|Invert]] * [[plugins:calc:zeograph:filters:hf_Max|Max]] * [[plugins:calc:zeograph:filters:hf_Min|Min]] * [[plugins:calc:zeograph:filters:hf_MinAndMax|MinAndMax]] * [[plugins:calc:zeograph:filters:hf_MountainPass|MountainPass]] * [[plugins:calc:zeograph:filters:hf_Multiply|Multiply]] * [[plugins:calc:zeograph:filters:hf_PeakPass|PeakPass]] * [[plugins:calc:zeograph:filters:hf_PlateauPass|PlateauPass]] * [[plugins:calc:zeograph:filters:hf_Power|Power]] * [[plugins:calc:zeograph:filters:hf_SetRange|SetRange]] * [[plugins:calc:zeograph:filters:hf_SlopeOverlay|SlopeOverlay]] * [[plugins:calc:zeograph:filters:hf_Smooth|Smooth]] * [[plugins:calc:zeograph:filters:hf_Subtract|Subtract]] * [[plugins:calc:zeograph:filters:hf_TerracePass|TerracePass]] * [[plugins:calc:zeograph:filters:hf_ThermalPass|ThermalPass]] * [[plugins:calc:zeograph:filters:hf_VolcanoPass|VolcanoPass]] ===== Logic ===== * [[plugins:calc:zeograph:filters:logic_And|And]] * [[plugins:calc:zeograph:filters:logic_IsNullHandle|IsNullHandle]] * [[plugins:calc:zeograph:filters:logic_Nand|Nand]] * [[plugins:calc:zeograph:filters:logic_Nor|Nor]] * [[plugins:calc:zeograph:filters:logic_Not|Not]] * [[plugins:calc:zeograph:filters:logic_Or|Or]] * [[plugins:calc:zeograph:filters:logic_Xor|Xor]] ===== Map ===== * [[plugins:calc:zeograph:filters:map_CopyArea|CopyArea]] * [[plugins:calc:zeograph:filters:map_CreateCopy|CreateCopy]] * [[plugins:calc:zeograph:filters:map_CreateMap|CreateMap]] * [[plugins:calc:zeograph:filters:map_CreateMap2|CreateMap2]] * [[plugins:calc:zeograph:filters:map_CreateMosaic|CreateMosaic]] * [[plugins:calc:zeograph:filters:map_CreateMosaic2|CreateMosaic2]] * [[plugins:calc:zeograph:filters:map_GetDimensions|GetDimensions]] * [[plugins:calc:zeograph:filters:map_GetMapType|GetMapType]] ===== MaskGen ===== * [[plugins:calc:zeograph:filters:maskgen_LoadMask|LoadMask]] * [[plugins:calc:zeograph:filters:maskgen_ProcessMask|ProcessMask]] ===== Math ===== * [[plugins:calc:zeograph:filters:math_add_d|Add_d]] * [[plugins:calc:zeograph:filters:math_add_i|Add_i]] * [[plugins:calc:zeograph:filters:math_div_d|Divide_d]] * [[plugins:calc:zeograph:filters:math_log10|Log10]] * [[plugins:calc:zeograph:filters:math_max_d|Maximum_d]] * [[plugins:calc:zeograph:filters:math_min_d|Minimum_d]] * [[plugins:calc:zeograph:filters:math_Modulo|Modulo]] * [[plugins:calc:zeograph:filters:math_mul_d|Multiply_d]] * [[plugins:calc:zeograph:filters:math_Power|Power]] * [[plugins:calc:zeograph:filters:math_RandomFloat|RandomFloat]] * [[plugins:calc:zeograph:filters:math_SquareRoot|SquareRoot]] * [[plugins:calc:zeograph:filters:math_sub_d|Subtract_d]] * [[plugins:calc:zeograph:filters:math_sub_i|Subtract_i]] ===== Project ===== * [[plugins:calc:zeograph:filters:project_GetProjectMap|GetProjectMap]] * [[plugins:calc:zeograph:filters:project_GetProjectMap2|GetProjectMap2]] * [[plugins:calc:zeograph:filters:project_SetProjectMap|SetProjectMap]] * [[plugins:calc:zeograph:filters:project_SetProjectMap2|SetProjectMap2]] ===== String ===== * [[plugins:calc:zeograph:filters:string_Compare|Compare]] * [[plugins:calc:zeograph:filters:string_Concatenate|Concatenate]] * [[plugins:calc:zeograph:filters:string_Find|Find]] * [[plugins:calc:zeograph:filters:string_Left|Left]] * [[plugins:calc:zeograph:filters:string_Length|Length]] * [[plugins:calc:zeograph:filters:string_MakeLower|MakeLower]] * [[plugins:calc:zeograph:filters:string_MakeUpper|MakeUpper]] * [[plugins:calc:zeograph:filters:string_Mid|Mid]] * [[plugins:calc:zeograph:filters:string_Replace|Replace]] * [[plugins:calc:zeograph:filters:string_Right|Right]] ===== Transform ===== * [[plugins:calc:zeograph:filters:transform_Resize|Resize]] * [[plugins:calc:zeograph:filters:transform_RotateCW|RotateCW]] * [[plugins:calc:zeograph:filters:transform_RotateCCW|RotateCCW]] * [[plugins:calc:zeograph:filters:transform_MirrorX|MirrorX]] * [[plugins:calc:zeograph:filters:transform_MirrorY|MirrorY]] ===== UI [User Interface] ===== * [[plugins:calc:zeograph:filters:ui_Echo|Echo]] * [[plugins:calc:zeograph:filters:ui_FileDialog|FileDialog]] ===== Variable ===== * [[plugins:calc:zeograph:filters:variable_bool|bool]] * [[plugins:calc:zeograph:filters:variable_byte|byte]] * [[plugins:calc:zeograph:filters:variable_colour|colour]] * [[plugins:calc:zeograph:filters:variable_double|double]] * [[plugins:calc:zeograph:filters:variable_float|float]] * [[plugins:calc:zeograph:filters:variable_int|int]] * [[plugins:calc:zeograph:filters:variable_int64|int64]] * [[plugins:calc:zeograph:filters:variable_short|short]] * [[plugins:calc:zeograph:filters:variable_string|string]] * [[plugins:calc:zeograph:filters:variable_uint|uint]] * [[plugins:calc:zeograph:filters:variable_ushort|ushort]] ===== WaterMap ===== * [[plugins:calc:zeograph:filters:WM_ConvertToHeight|ConvertToHeight]]