MCPcopy Create free account

hub / github.com/Theverat/NormalmapGenerator / functions

Functions120 in github.com/Theverat/NormalmapGenerator

↓ 36 callersMethodat
src_generators/intensitymap.cpp:93
↓ 15 callersMethodsetValue
src_generators/intensitymap.cpp:104
↓ 14 callersMethodgetWidth
src_generators/intensitymap.cpp:115
↓ 10 callersMethodgetHeight
src_generators/intensitymap.cpp:119
↓ 7 callersMethodconvertToQImage
src_generators/intensitymap.cpp:133
↓ 2 callersMethodcalculateSpecmap
src_generators/specularmapgenerator.cpp:34
↓ 2 callersMethodgetUrl
src_gui/queueitem.cpp:30
↓ 1 callersMethodcalculate
src_generators/boxblur.cpp:30
↓ 1 callersMethodcalculateNormalmap
src_generators/normalmapgenerator.cpp:34
↓ 1 callersMethodcalculateSsaomap
src_generators/ssaogenerator.cpp:30
↓ 1 callersMethodgetUiColorGraphicsView
src_gui/mainwindow.cpp:1185
↓ 1 callersMethodgetUiColorMain
src_gui/mainwindow.cpp:1167
↓ 1 callersMethodgetUiColorText
src_gui/mainwindow.cpp:1176
↓ 1 callersMethodgetUseCustomUiColors
src_gui/mainwindow.cpp:1158
↓ 1 callersMethodinvert
src_generators/intensitymap.cpp:123
MethodAboutDialog
src_gui/aboutdialog.cpp:30
MethodBoxBlur
src_generators/boxblur.cpp:26
MethodClickableLabel
src_gui/clickablelabel.h:11
MethodGaussianBlur
src_generators/gaussianblur.cpp:26
MethodGraphicsScene
src_gui/graphicsscene.cpp:25
MethodGraphicsView
src_gui/graphicsview.cpp:27
MethodIntensityMap
src_generators/intensitymap.cpp:26
MethodListWidget
src_gui/listwidget.cpp:5
MethodMainWindow
src_gui/mainwindow.cpp:45
MethodNormalmapGenerator
src_generators/normalmapgenerator.cpp:26
MethodQueueItem
src_gui/queueitem.cpp:24
MethodQueueManager
src_gui/queuemanager.cpp:24
MethodSpecularmapGenerator
src_generators/specularmapgenerator.cpp:25
MethodSsaoGenerator
src_generators/ssaogenerator.cpp:27
MethodaddImageToQueue
add single image to queue
src_gui/mainwindow.cpp:867
MethodautoUpdate
automatically update the preview if the calculation took only a certain amount of time in milliseconds, e.g. 500 (0.5 seconds) this Slot is for parame
src_gui/mainwindow.cpp:793
MethodblendSoftLight
uses a similar algorithm like "soft light" in PS, see http://www.michael-kreil.de/algorithmen/photoshop-layer-blending-equations/index.php
src_generators/normalmapgenerator.cpp:169
MethodboxBlur
src_generators/gaussianblur.cpp:70
MethodboxBlurH
src_generators/gaussianblur.cpp:79
MethodboxBlurT
src_generators/gaussianblur.cpp:98
MethodboxesForGauss
src_generators/gaussianblur.cpp:49
MethodcalcDisplace
the displacement map is generated with the specularmapGenerator (similar controls and output needed)
src_gui/mainwindow.cpp:362
MethodcalcDisplaceAndPreview
src_gui/mainwindow.cpp:459
MethodcalcNormal
src_gui/mainwindow.cpp:287
MethodcalcNormalAndPreview
src_gui/mainwindow.cpp:417
MethodcalcPercentage
Used to scale down the input image if a value less than 100 is set in spinBox_normalmapSize. We have to make sure size is at least 1
src_gui/mainwindow.cpp:904
MethodcalcSpec
src_gui/mainwindow.cpp:337
MethodcalcSpecAndPreview
src_gui/mainwindow.cpp:438
MethodcalcSsao
src_gui/mainwindow.cpp:396
MethodcalcSsaoAndPreview
src_gui/mainwindow.cpp:480
Methodcalculate
src_generators/gaussianblur.cpp:30
MethodchangeOutputPathQueueDialog
change the path the queue exports the maps to
src_gui/mainwindow.cpp:657
MethodcloseEvent
src_gui/mainwindow.cpp:1053
MethodconnectSignalSlots
connects gui buttons with Slots in this class
src_gui/mainwindow.cpp:915
MethoddisplayCalcTime
display the last calculation time in the statusbar
src_gui/mainwindow.cpp:841
MethoddisplayChannelIntensity
displays single color channels of the image (handled by an intensitymap)
src_gui/mainwindow.cpp:772
MethoddragEnterEvent
src_gui/graphicsscene.cpp:40
MethoddragEnterEvent
src_gui/listwidget.cpp:10
MethoddragEnterEvent
src_gui/graphicsview.cpp:35
MethoddragMoveEvent
src_gui/graphicsscene.cpp:43
MethoddragMoveEvent
src_gui/listwidget.cpp:14
MethoddragMoveEvent
src_gui/graphicsview.cpp:39
MethoddropEvent
src_gui/graphicsscene.cpp:46
MethoddropEvent
src_gui/listwidget.cpp:18
MethoddropEvent
src_gui/graphicsview.cpp:43
MethodeditOutputPathQueue
src_gui/mainwindow.cpp:668
MethodenableAutoupdate
src_gui/mainwindow.cpp:859
MethodfitInView
fits the preview into the graphicsView
src_gui/mainwindow.cpp:765
Functionforeach
src_gui/mainwindow.cpp:162
MethodgaussBlur
src_generators/gaussianblur.cpp:41
MethodgenerateElapsedTimeMsg
generate a message that shows the elapsed time of a calculation process example output: "calculated normalmap (1.542 seconds)"
src_gui/mainwindow.cpp:825
MethodgenerateKernel
src_generators/ssaogenerator.cpp:86
MethodgenerateNoise
src_generators/ssaogenerator.cpp:104
MethodhandleEdges
src_generators/gaussianblur.cpp:117
MethodhandleEdges
src_generators/boxblur.cpp:60
MethodhandleEdges
src_generators/normalmapgenerator.cpp:142
MethodhideAdvancedSettings
src_gui/mainwindow.cpp:1038
Methodlerp
src_generators/ssaogenerator.cpp:119
Methodload
load the image specified in the url
src_gui/mainwindow.cpp:171
MethodloadAllFromDir
src_gui/mainwindow.cpp:155
MethodloadMultipleDropped
src_gui/mainwindow.cpp:123
MethodloadSingleDropped
src_gui/mainwindow.cpp:118
MethodloadUserFilePath
load images using the file dialog
src_gui/mainwindow.cpp:277
Functionmain
main.cpp:25
MethodmapComponent
transform -1..1 to 0..255
src_generators/normalmapgenerator.cpp:163
MethodmousePressEvent
src_gui/clickablelabel.h:20
MethodmouseReleaseEvent
src_gui/graphicsview.cpp:57
MethodnormalmapSizeChanged
calculates the size preview text (e.g. "1024 x 1024 px")
src_gui/mainwindow.cpp:893
MethodopenExportFolder
src_gui/mainwindow.cpp:836
MethodopenLatestVersionLink
src_gui/aboutdialog.cpp:58
MethodopenSourcecodeLink
src_gui/aboutdialog.cpp:54
Methodpreview
overloaded version of preview that chooses the map to preview automatically
src_gui/mainwindow.cpp:674
Methodprewitt
src_generators/normalmapgenerator.cpp:129
MethodprocessQueue
src_gui/mainwindow.cpp:501
MethodqueueItemDoubleClicked
src_gui/mainwindow.cpp:887
Methodrandom
src_generators/ssaogenerator.cpp:114
MethodreadSettings
read window size, position etc. from registry
src_gui/mainwindow.cpp:1083
MethodremoveImagesFromQueue
src_gui/mainwindow.cpp:883
MethodresetUiColors
src_gui/mainwindow.cpp:1194
MethodresetZoom
resets zoom to 1:1
src_gui/mainwindow.cpp:760
Methodsave
src_gui/mainwindow.cpp:576
MethodsaveUserFilePath
save maps using the file dialog
src_gui/mainwindow.cpp:561
MethodsetExportPath
src_gui/mainwindow.cpp:635
MethodsetUiColorGraphicsView
src_gui/mainwindow.cpp:1189
MethodsetUiColorMain
src_gui/mainwindow.cpp:1171
next →1–100 of 120, ranked by callers