Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/buddhi1980/mandelbulber2
/ functions
Functions
4,125 in github.com/buddhi1980/mandelbulber2
⨍
Functions
4,125
◇
Types & classes
717
↓ 10 callers
Method
isDefaultValue
mandelbulber2/src/parameters.cpp:548
↓ 10 callers
Method
setFormat
mandelbulber2/qt/my_progress_bar.cpp:57
↓ 10 callers
Function
stbi__blinn_8x8
fast 0..255 * 0..255 => 0..255 rounded multiplication
mandelbulber2/third-party/stb/stb_image.h:3715
↓ 9 callers
Method
DeleteAll
mandelbulber2/src/color_gradient.cpp:358
↓ 9 callers
Method
GetDistanceForPoint
mandelbulber2/src/interface.cpp:851
↓ 9 callers
Method
GetDpiScale
mandelbulber2/src/cimage.hpp:340
↓ 9 callers
Method
GetLight
mandelbulber2/src/lights.cpp:231
↓ 9 callers
Method
GetMorphType
mandelbulber2/src/animation_keyframes.cpp:1632
↓ 9 callers
Method
GetProgressiveStep
mandelbulber2/src/scheduler.hpp:67
↓ 9 callers
Method
RefreshTable
mandelbulber2/qt/settings_browser.cpp:499
↓ 9 callers
Method
Reset
mandelbulber2/src/scheduler.cpp:64
↓ 9 callers
Method
TotalDistance
mandelbulber2/src/primitives.cpp:277
↓ 9 callers
Function
stbi__mad3sizes_valid
returns 1 if "a*b*c + add" has no negative terms/factors and doesn't overflow
mandelbulber2/third-party/stb/stb_image.h:960
↓ 8 callers
Method
GetColorsAsString
mandelbulber2/src/color_gradient.cpp:284
↓ 8 callers
Method
GetFrameAndConsolidate
mandelbulber2/src/animation_frames.cpp:298
↓ 8 callers
Method
GetNetrenderFolder
mandelbulber2/src/system_directories.hpp:70
↓ 8 callers
Method
GetOriginalContainerName
mandelbulber2/src/one_parameter.hpp:86
↓ 8 callers
Method
GetPreviewScale
mandelbulber2/src/cimage.hpp:355
↓ 8 callers
Function
InitPrimitiveParams
mandelbulber2/src/initparameters.cpp:1319
↓ 8 callers
Method
IsEmpty
mandelbulber2/src/parameters.cpp:789
↓ 8 callers
Method
LoadFromString
mandelbulber2/src/settings.cpp:458
↓ 8 callers
Method
PutPixelPostImage
mandelbulber2/src/cimage.hpp:144
↓ 8 callers
Method
SetSize
mandelbulber2/qt/thumbnail_widget.cpp:102
↓ 8 callers
Method
StartRender
mandelbulber2/src/interface.cpp:602
↓ 8 callers
Method
getDeFunctionType
mandelbulber2/formula/definition/abstract_fractal.h:99
↓ 8 callers
Method
isLoaded
mandelbulber2/src/audio_track.h:57
↓ 8 callers
Function
printStartGroup
($title)
mandelbulber2/tools/common.inc.php:71
↓ 8 callers
Function
stbi__clamp
take a -128..127 value and stbi__clamp it and convert to 0..255
mandelbulber2/third-party/stb/stb_image.h:2301
↓ 8 callers
Function
stbi__convert_format
mandelbulber2/third-party/stb/stb_image.h:1654
↓ 7 callers
Method
AddFrame
mandelbulber2/src/animation_frames.cpp:57
↓ 7 callers
Method
CreatePreview
mandelbulber2/src/cimage.cpp:549
↓ 7 callers
Method
DisableThumbnailCache
mandelbulber2/qt/thumbnail_widget.h:70
↓ 7 callers
Method
GetAlpha
mandelbulber2/src/algebra.hpp:210
↓ 7 callers
Method
GetBailout
mandelbulber2/src/nine_fractals.hpp:74
↓ 7 callers
Method
GetImagesFolder
mandelbulber2/src/system_directories.hpp:52
↓ 7 callers
Method
GetSettingsFolder
mandelbulber2/src/system_directories.hpp:51
↓ 7 callers
Method
GetStatus
get status
mandelbulber2/src/netrender.hpp:88
↓ 7 callers
Method
GetWidgetDockRenderingEngine
mandelbulber2/src/render_window.cpp:108
↓ 7 callers
Method
Init
mandelbulber2/qt/tab_fractal.cpp:99
↓ 7 callers
Method
IsHybrid
mandelbulber2/src/nine_fractals.hpp:65
↓ 7 callers
Method
PutPixelAlpha
mandelbulber2/src/cimage.hpp:160
↓ 7 callers
Method
Regenerate
mandelbulber2/src/material_item_model.cpp:186
↓ 7 callers
Method
ResetAllToDefault
mandelbulber2/src/parameters.cpp:568
↓ 7 callers
Method
SetCameraTargetTop
mandelbulber2/src/camera_target.cpp:86
↓ 7 callers
Method
UnlockAllFunctions
mandelbulber2/qt/dock_navigation.cpp:243
↓ 7 callers
Method
VisualCompare
mandelbulber2/src/cimage.cpp:1219
↓ 7 callers
Function
WriteLogSizeT
mandelbulber2/src/write_log.cpp:114
↓ 7 callers
Method
isNoGUI
mandelbulber2/src/command_line_interface.hpp:92
↓ 7 callers
Function
printEndGroup
()
mandelbulber2/tools/common.inc.php:76
↓ 7 callers
Function
stbi__compute_y
mandelbulber2/third-party/stb/stb_image.h:1645
↓ 7 callers
Function
stbi__start_callbacks
initialize a callback-based context
mandelbulber2/third-party/stb/stb_image.h:772
↓ 7 callers
Function
stbi__start_mem
initialize a memory-decode context
mandelbulber2/third-party/stb/stb_image.h:763
↓ 6 callers
Method
AssignAudioTrack
mandelbulber2/qt/fft_view.cpp:63
↓ 6 callers
Method
BlockImage
mandelbulber2/src/cimage.hpp:112
↓ 6 callers
Function
CalculateDistanceMinPlane
mandelbulber2/src/calculate_distance.cpp:440
↓ 6 callers
Function
CastSizeToInt
Safe Cast Helper for size_t ==> int
mandelbulber2/src/cast.hpp:42
↓ 6 callers
Method
CircleBorder
mandelbulber2/src/cimage.cpp:1030
↓ 6 callers
Method
ComboMouseClickUpdate
mandelbulber2/src/interface.cpp:1222
↓ 6 callers
Method
DeleteFrames
mandelbulber2/src/animation_frames.cpp:368
↓ 6 callers
Method
DisableTimer
mandelbulber2/qt/thumbnail_widget.h:68
↓ 6 callers
Method
EnableNetRender
mandelbulber2/src/rendering_configuration.hpp:45
↓ 6 callers
Method
GetBeta
mandelbulber2/src/algebra.cpp:331
↓ 6 callers
Method
GetComboBoxMouseClickFunction
mandelbulber2/src/render_window.cpp:123
↓ 6 callers
Method
GetCustomWindowStateFolder
mandelbulber2/src/system_directories.hpp:64
↓ 6 callers
Method
GetImageWidget
mandelbulber2/src/cimage.hpp:320
↓ 6 callers
Method
GetKeyframeIndex
mandelbulber2/src/keyframes.cpp:308
↓ 6 callers
Method
GetMaterialsFolder
mandelbulber2/src/system_directories.hpp:54
↓ 6 callers
Method
GetOpenCLTempFolder
mandelbulber2/src/system_directories.hpp:71
↓ 6 callers
Method
GetPixelGlobalIllumination
mandelbulber2/src/cimage.hpp:258
↓ 6 callers
Method
GetPixelNormal
mandelbulber2/src/cimage.hpp:234
↓ 6 callers
Method
GetPixelShadows
mandelbulber2/src/cimage.hpp:254
↓ 6 callers
Method
GetPixelSpecular
mandelbulber2/src/cimage.hpp:242
↓ 6 callers
Method
GetThumbnailsFolder
mandelbulber2/src/system_directories.hpp:66
↓ 6 callers
Method
GetToolbarFolder
mandelbulber2/src/system_directories.hpp:62
↓ 6 callers
Method
Initialize
mandelbulber2/src/random.cpp:47
↓ 6 callers
Method
ListOpenClDevices
mandelbulber2/src/opencl_hardware.cpp:273
↓ 6 callers
Function
LoadUtf8TextFromFile
mandelbulber2/src/files.cpp:565
↓ 6 callers
Method
PutPixelImage
mandelbulber2/src/cimage.hpp:140
↓ 6 callers
Method
PutPixelZBuffer
mandelbulber2/src/cimage.hpp:156
↓ 6 callers
Method
RegenerateLights
mandelbulber2/qt/dock_effects.cpp:271
↓ 6 callers
Method
RegeneratePrimitives
mandelbulber2/qt/dock_fractal.cpp:453
↓ 6 callers
Method
RemoveAnimatedParameter
mandelbulber2/src/keyframes.cpp:259
↓ 6 callers
Function
RotateX
mandelbulber2/opencl/opencl_algebra.h:136
↓ 6 callers
Function
RotateY
mandelbulber2/opencl/opencl_algebra.h:148
↓ 6 callers
Function
RotateZ
mandelbulber2/opencl/opencl_algebra.h:160
↓ 6 callers
Method
SaveImage
mandelbulber2/src/file_image.cpp:240
↓ 6 callers
Method
SetMorphType
mandelbulber2/src/one_parameter.hpp:88
↓ 6 callers
Method
SetTarget
mandelbulber2/src/camera_target.cpp:145
↓ 6 callers
Function
SetUseFastRelaxedMath
mandelbulber2/src/opencl_engine.h:92
↓ 6 callers
Function
SmoothConditionAGreaterB
mandelbulber2/src/common_math.h:115
↓ 6 callers
Method
UseForandomizer
mandelbulber2/qt/thumbnail_widget.h:67
↓ 6 callers
Method
ValidateObjects
mandelbulber2/src/render_data.hpp:89
↓ 6 callers
Function
argumentContains
($needle)
mandelbulber2/tools/common.inc.php:122
↓ 6 callers
Method
getTime
mandelbulber2/src/progress_text.hpp:53
↓ 6 callers
Function
printResultLine
($name, $success, $status, $progress = -1)
mandelbulber2/tools/common.inc.php:36
↓ 6 callers
Function
stbi__fopen
mandelbulber2/third-party/stb/stb_image.h:1239
↓ 6 callers
Function
stbi__get_marker
if there's a pending marker from the entropy stream, return that otherwise, fetch from the stream and get a marker. if there's no marker, return 0xff,
mandelbulber2/third-party/stb/stb_image.h:2804
↓ 6 callers
Function
stbi__hdr_test
mandelbulber2/third-party/stb/stb_image.h:6796
↓ 6 callers
Function
stbi__mul2sizes_valid
returns 1 if the product is valid, 0 on overflow. negative factors are considered invalid.
mandelbulber2/third-party/stb/stb_image.h:943
↓ 6 callers
Function
stbi__start_file
mandelbulber2/third-party/stb/stb_image.h:807
← previous
next →
201–300 of 4,125, ranked by callers