Bundysoft documentation
Large 3D terrain generator
News
Front page
All announcements
Developers' weblog
About
About L3DT
Frequently asked questions (FAQ)
Contact details
More info...
Images
Showcase
Developmental images
Users' gallery
Video gallery
Downloads
L3DT Standard
L3DT Professional
Plugins
Scripts
Climates
Example files
Documentation
L3DT
Sapphire
Zeolite API
LibHFZ
More info...
Forum
Announcements
General discussion
Help and support
Bug reports
Search...
More fora...
Wiki
Tutorials
Users' projects
Useful links
Making a page
More wiki...
Site map
Nav |
start
|
zeolite
|
functions
Table of Contents
API Functions
Core API functions
Variable functions
Variable type functions
String functions
List functions
Map functions
Initialisation / destruction
Map dimensions / scaling
Pixel / memory access
Settings and flags
File input / output
Mipmap functions
Misc. mosaic functions
Mosaic tile functions
File format functions
ZeoFunc functions
Buffer functions
Progress box functions
FileSelector dialog functions
DirSelector dialog functions
ComboSelector dialog functions
Project functions
View functions
Menu functions
Script functions
File helper functions
Deprecated functions
API Functions
These functions are members of the
CExtAPI
class, as defined in the ‘ExtAPI.h’ file.
Core API functions
InitAPI
ReportError
WriteToLog
Variable functions
var_Create
var_CreateTemp
var_Delete
var_ReInit
var_Rename
var_GetVar
var_GetName
var_GetTypeID
var_IsType
var_GetValue
var_SetValue
var_GetValueEx
var_GetValueA
var_SetValueEx
var_SetValueA
var_CopyValue
var_SetVarRef
var_EditUI
var_EditUIEx
var_GetDataPtr
Variable type functions
type_GetTypeID
type_GetTypeName
String functions
str_SetText
str_GetText
List functions
list_GetList
list_nItems
list_CreateItem
list_GetItemI
list_GetItemA
list_DelItemI
list_DelItemA
list_DelAll
list_SortI
list_SortA
list_Append
Map functions
Initialisation / destruction
map_Init
map_InitMosaic
map_Free
Map dimensions / scaling
map_GetWidth
map_GetHeight
map_GetHorizScale
map_SetHorizScale
map_GetMinMaxAlt
map_SetMinMaxAlt
Pixel / memory access
map_GetPixel
map_SetPixel
map_LinInterp
map_GetDataPtr
Settings and flags
map_GetMapType
map_GetPixelSize
map_GetWrapFlag
map_SetWrapFlag
map_SetBusyFlag
map_GetBusyFlag
map_GetMosaicFlag
map_GetFlag
map_SetFlag
map_GetSettingsList
map_GetNameInProject
File input / output
map_SaveFile
map_LoadFile
map_LoadMosaic
map_SaveMosaic
map_SaveMosaicAs
map_ExportMap
map_ExportMosaic
map_GetFilename
map_SetFormat
map_GetFormat
Mipmap functions
map_GenMipmaps2
map_ClearMipmaps
map_GetMipmapResStep
map_GetMipmapMaxLevel
map_GetMipmapLevel
Misc. mosaic functions
map_GetMosaicTileSize
map_GetMosaicTilesX
map_GetMosaicTilesY
map_CombineMosaic
map_SplitToMosaic
map_GetMosaicTile
Mosaic tile functions
tile_GetPixel
tile_SetPixel
tile_GetMinMaxAlt
tile_GetTileCoords
tile_GetDataPtr
tile_SetLock
File format functions
format_Create
format_CreateGeneric
format_SetFlags2
format_GetFlags
format_SetInfoStr
format_GetExt
format_GetOptionList
format_GetOptionValue
format_SetOptionValue
format_GetFormatByExt
format_GetFormatByExt2
format_GetFormatList
format_GetFormatList2
format_IsMosaic
format_IsNative
format_GetActiveFormat
format_GetDefaultFormat
ZeoFunc functions
zeofunc_LoadFunc
zeofunc_LoadFuncEx
zeofunc_GetFunc
zeofunc_GetReturnTypeID
zeofunc_GetArgListPrototype
zeofunc_Execute2
zeofunc_ExecuteThreaded
Buffer functions
buffer_Init
buffer_Free
buffer_nItems
buffer_MemSize
buffer_ItemSize
buffer_GetPtr
buffer_GetValue
buffer_SetValue
Progress box functions
progbox_ShowWnd
progbox_HideWnd
progbox_SetTitle
progbox_SetProgress
FileSelector dialog functions
filesel_InitFS
filesel_GetFilename
DirSelector dialog functions
dirsel_InitDS
dirsel_GetDirname
ComboSelector dialog functions
combosel_InitCS
combosel_SetOptions
combosel_GetOptions
combosel_SetCurSel
combosel_GetCurSel
Project functions
project_GetHeightfieldRange
project_GetMap
project_CreateMap
project_GetOrCreateMap
project_GetProjectFilename
project_GetSettingsList
View functions
view_ShowMap
view_GetSelectedArea2
view_SetSelectedArea
view_GetActiveMap
Menu functions
menu_InsertItem2
Script functions
script_Execute
File helper functions
file_GetExt
file_GetFilenameNoExt
file_GetDir
file_GetFilenameNoDir
file_FileExists
Deprecated functions
menu_InsertItem
— Use
menu_InsertItem2
.
menu_InsertItemEx
— Use
menu_InsertItem2
.
map_GenMipmaps
— Use
map_GenMipmaps2
.
zeofunc_Execute
— Use
zeofunc_Execute2
.
map_GetMap
— Use
project_GetMap
.
view_GetSelectedArea
— Use
view_GetSelectedArea2
.
format_SetFlags
— Use
format_SetFlags2
.
var_EditUI2
— Use
var_EditUIEx
.
zeolite/functions.txt · Last modified: 2010/05/27 06:32 by aaron