MCPcopy Create free account

hub / github.com/MrKepzie/Natron / functions

Functions19,320 in github.com/MrKepzie/Natron

↓ 13 callersMethodsupportsRenderScaleMaybe
Engine/EffectInstance.cpp:3138
↓ 13 callersFunctiontext
Gui/TableModelView.h:120
↓ 13 callersMethody
\returns the \c y coefficient */
libs/Eigen3/Eigen/src/Geometry/Quaternion.h:62
↓ 12 callersFunctionDrawLine
libs/libmv/libmv/image/image_drawing.h:178
↓ 12 callersMethodFill
libs/libmv/libmv/image/array_nd.h:160
↓ 12 callersMethodIsPoseAndIntrinsicDefined
Check if the View have defined intrinsic and pose
libs/openMVG/openMVG/sfm/sfm_data.hpp:59
↓ 12 callersFunctionIsSparseLinearAlgebraLibraryTypeAvailable
libs/ceres/internal/ceres/types.cc:348
↓ 12 callersFunctionPyHighLightRule
Gui/ScriptTextEdit.cpp:54
↓ 12 callersFunctionRotoPoint
Engine/RotoPoint.h:56
↓ 12 callersFunction__gl_meshDelete
__gl_meshDelete( eDel ) removes the edge eDel. There are several cases: * if (eDel->Lface != eDel->Rface), we join two loops into one; the loop * e
libs/libtess/mesh.c:384
↓ 12 callersFunction__gl_meshSplitEdge
__gl_meshSplitEdge( eOrg ) splits eOrg into two edges eOrg and eNew, * such that eNew == eOrg->Lnext. The new vertex is eOrg->Dst == eNew->Org. * e
libs/libtess/mesh.c:475
↓ 12 callersMethodall
libs/Eigen3/Eigen/src/Core/BooleanRedux.h:79
↓ 12 callersFunctionassign_scalar_eig2mkl
libs/Eigen3/Eigen/src/Core/util/MKL_support.h:119
↓ 12 callersMethodclone
Engine/BezierCP.cpp:832
↓ 12 callersMethodcols
libs/Eigen3/Eigen/src/QR/ColPivHouseholderQR.h:297
↓ 12 callersFunctionconvertFromPlainTextToMarkdown
use genHTML=true when generating markdown for hoedown. false for pandoc
Engine/Utils.cpp:108
↓ 12 callersMethodconvertToFormat
Engine/ImageConvert.cpp:882
↓ 12 callersMethodcreateChoiceParam
Engine/PyNode.cpp:689
↓ 12 callersFunctiondeleteAllKeys
Engine/OfxParamInstance.cpp:250
↓ 12 callersFunctiondeleteKey
Engine/OfxParamInstance.cpp:229
↓ 12 callersFunctionfocusOutEvent
Gui/ExportGroupTemplateDialog.cpp:101
↓ 12 callersMethodfromColorSpaceFloatToLinearFloat
@brief Converts a float ranging in [0 - 1.f] in the desired color-space to linear color-space also ranging in [0 - 1.f] * This function is not fa
Engine/Lut.h:169
↓ 12 callersFunctionfrom_func_srgb
from sRGB to Linear Electro-Optical Transfer Function (EOTF)
Engine/Lut.h:477
↓ 12 callersMethodgetActiveNodes
Engine/NodeGroup.cpp:192
↓ 12 callersMethodgetChildrenMultiInstance
Engine/Node.cpp:1480
↓ 12 callersMethodgetCurrentIndexText
Gui/ComboBox.cpp:802
↓ 12 callersMethodgetFieldingOrder
Engine/Image.cpp:1734
↓ 12 callersMethodgetItemByName
Engine/PyRoto.cpp:552
↓ 12 callersFunctiongetKeyIndex
Engine/OfxParamInstance.cpp:166
↓ 12 callersFunctiongetKeyTime
Engine/OfxParamInstance.cpp:143
↓ 12 callersMethodgetLabel_mt_safe
Engine/Node.cpp:3048
↓ 12 callersMethodgetMinorVersion
Engine/Node.cpp:5125
↓ 12 callersMethodgetNodesEntitledForOverlays
Gui/Gui50.cpp:786
↓ 12 callersFunctiongetNumKeys
Engine/OfxParamInstance.cpp:128
↓ 12 callersFunctiongetPointAt
Engine/CoonsRegularization.cpp:71
↓ 12 callersMethodgetRenderAge
Engine/AbortableRenderInfo.cpp:107
↓ 12 callersMethodgetRenderOnEditingFinishedOnly
Engine/Settings.cpp:2980
↓ 12 callersMethodgetTimelineCurrentTime
Engine/RotoContext.cpp:385
↓ 12 callersMethodhasHostOverlay
Engine/Node.cpp:8828
↓ 12 callersFunctionhasOverlay
@brief Overlay support: * Just overload this function in your operator. * No need to include any OpenGL related header. * The coordinat
Engine/EffectInstance.h:1654
↓ 12 callersMethodinsertKnob
Engine/Knob.cpp:4808
↓ 12 callersMethodisCreatingNodeTree
Engine/AppInstance.cpp:241
↓ 12 callersMethodisNewLineActivated
Engine/Knob.cpp:1732
↓ 12 callersMethodisOpenBezier
Engine/Bezier.cpp:976
↓ 12 callersMethodisOutput
Engine/ReadNode.cpp:892
↓ 12 callersMethodisValid
Call this after the constructor to find out if the binary has loaded successfully. If not, you should delete this object.*/
Engine/LibraryBinary.h:82
↓ 12 callersFunctionisZero
* * * This function determines if a double is small enough * * to be zero. The purpose of the subroutine is to try * * to overcome precision
Engine/Interpolation.cpp:125
↓ 12 callersMethodload
Load matches from the provided matches file
libs/openMVG/openMVG/sfm/pipelines/sfm_matches_provider.hpp:25
↓ 12 callersFunctionlutFromColorspace
Engine/ImageConvert.cpp:111
↓ 12 callersFunctionmatInverse
Engine/Transform.cpp:470
↓ 12 callersMethodmove
Gui/NodeGraphUndoRedo.cpp:72
↓ 12 callersMethodmutable_residual_blocks
libs/ceres/internal/ceres/program.cc:77
↓ 12 callersMethodnormal
\returns a constant reference to the unit normal vector of the plane, which corresponds * to the linear part of the implicit equation. */
libs/Eigen3/Eigen/src/Geometry/Hyperplane.h:157
↓ 12 callersMethodnormalize
libs/Eigen3/Eigen/src/Core/Dot.h:154
↓ 12 callersMethodnum_rows
libs/ceres/internal/ceres/schur_complement_solver.cc:88
↓ 12 callersMethodonKnobValueChanged_public
Engine/Knob.cpp:5945
↓ 12 callersFunctionpconj
libs/Eigen3/Eigen/src/Core/arch/SSE/Complex.h:55
↓ 12 callersMethodprintAutoDeclaredVariable
Engine/AppInstance.cpp:2107
↓ 12 callersMethodrenderText
Gui/ViewerGL.cpp:3265
↓ 12 callersMethodrows
libs/Eigen3/Eigen/src/LU/PartialPivLU.h:170
↓ 12 callersMethodsetAltered
Gui/Label.cpp:66
↓ 12 callersMethodsetAsLabel
Engine/KnobTypes.cpp:1441
↓ 12 callersMethodsetAsMultiLine
Engine/KnobTypes.h:764
↓ 12 callersMethodsetInterpolation
Engine/Curve.cpp:164
↓ 12 callersMethodsetVisibleDefaultValues
Gui/AddKnobDialog.cpp:2075
↓ 12 callersMethodsetVisibleMinMax
Gui/AddKnobDialog.cpp:1915
↓ 12 callersMethodsetup
libs/openMVG/openMVG/linearProgramming/linearProgrammingOSI_X.hpp:86
↓ 12 callersMethodshouldUseGuiCurve
Engine/Knob.cpp:415
↓ 12 callersFunctionsin
\returns an expression of the coefficient-wise sine of *this. * * Example: \include Cwise_sin.cpp * Output: \verbinclude Cwise_sin.out * * \
libs/Eigen3/Eigen/src/plugins/ArrayCwiseUnaryOps.h:89
↓ 12 callersMethodtoCanonical_noClipping
Engine/RectI.cpp:126
↓ 12 callersFunctionto_func_srgb
to sRGB from Linear Opto-Electronic Transfer Function (OETF)
Engine/Lut.h:488
↓ 12 callersMethodz
\returns the \c z coefficient */
libs/Eigen3/Eigen/src/Geometry/Quaternion.h:64
↓ 11 callersFunctionBlurredImageAndDerivativesChannels
Compute the gaussian blur of an image and the derivatives of the blurred image, and store the results in three channels. Since the blurred value and g
libs/libmv/libmv/image/convolve.cc:227
↓ 11 callersMethodBuild
Build tracks for a given series of pairWise matches
libs/openMVG/openMVG/tracks/tracks.hpp:106
↓ 11 callersFunctionEuclideanResection
libs/libmv/libmv/multiview/euclidean_resection.cc:38
↓ 11 callersMethodFullReport
libs/ceres/internal/ceres/solver.cc:634
↓ 11 callersMethodGetCell
libs/ceres/internal/ceres/block_random_access_dense_matrix.cc:66
↓ 11 callersMethodGetRegionPosition
libs/openMVG/openMVG/features/regions.hpp:139
↓ 11 callersMethodInsertCamera
libs/libmv/libmv/simple_pipeline/reconstruction.cc:43
↓ 11 callersFunctionKRt_From_P
libs/openMVG/openMVG/multiview/projection.cpp:38
↓ 11 callersMethodNumEffectiveParameters
libs/ceres/internal/ceres/program.cc:460
↓ 11 callersMethodNumSamples
libs/openMVG/openMVG/robust_estimation/robust_estimator_lineKernel_test.hpp:72
↓ 11 callersMethodResize
Create an array of shape s.
libs/libmv/libmv/image/array_nd.h:93
↓ 11 callersMethodSetParameterBlockConstant
libs/ceres/internal/ceres/problem.cc:169
↓ 11 callersMethodType_id
libs/openMVG/openMVG/features/regions.hpp:108
↓ 11 callersMethodadjoint
libs/Eigen3/Eigen/src/SparseQR/SparseQR.h:673
↓ 11 callersMethodbegin
Engine/LRUHashTable.h:160
↓ 11 callersMethodbeginEditSelection
Engine/TrackerContext.cpp:510
↓ 11 callersFunctionbezierEval
* @brief Evaluate a Bezier curve at a particular parameter value * **/
Engine/FitCurve.cpp:115
↓ 11 callersFunctioncheck
tools/normalize/main.cpp:113
↓ 11 callersMethodcomputeSelectedCpsBBOX
Gui/RotoGui.cpp:2275
↓ 11 callersMethodconjugate
libs/Eigen3/Eigen/src/Geometry/Quaternion.h:656
↓ 11 callersFunctionescape_html
libs/hoedown/src/html.c:45
↓ 11 callersMethodgetAliasMaster
Engine/Knob.cpp:4567
↓ 11 callersMethodgetDagGui
Returns a pointer to the dag gui*/
Gui/NodeGui.h:174
↓ 11 callersMethodgetFrameRange
Gui/PyGuiApp.cpp:647
↓ 11 callersMethodgetInternalNode
Gui/DopeSheet.cpp:1568
↓ 11 callersMethodgetParentMultiInstance
Gui/NodeGui.h:314
↓ 11 callersMethodgetPatternBtmLeftKnob
Engine/TrackMarker.cpp:462
↓ 11 callersMethodgetPatternBtmRightKnob
Engine/TrackMarker.cpp:456
← previousnext →801–900 of 19,320, ranked by callers