MCPcopy Create free account

hub / github.com/dalboris/vpaint / functions

Functions5,442 in github.com/dalboris/vpaint

↓ 10 callersMethodnodes
src/Gui/VectorAnimationComplex/AnimatedCycle.cpp:316
↓ 10 callersMethodnormal
\returns a constant reference to the unit normal vector of the plane, which corresponds * to the linear part of the implicit equation. */
src/Third/Eigen/src/Eigen2Support/Geometry/Hyperplane.h:136
↓ 10 callersFunctionreadWhitespaces
Advances the given iterator `it` forward until a non-whitespace character or the `end` is found. Returns whether at least one character was read.
src/Gui/SvgParser.cpp:382
↓ 10 callersMethodrows
src/Third/Eigen/src/SparseLU/SparseLU.h:120
↓ 10 callersMethodrows
src/Third/Eigen/src/PardisoSupport/PardisoSupport.h:130
↓ 10 callersMethodsetZoom
src/Gui/ViewSettings.cpp:66
↓ 10 callersMethodtoInbetweenVertex
src/Gui/VectorAnimationComplex/Cell.cpp:81
↓ 10 callersFunctiontoRotationMatrix
src/Third/Eigen/src/Geometry/RotationBase.h:182
↓ 10 callersFunctionvalue
src/Third/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:142
↓ 10 callersFunctionw_
src/Gui/VectorAnimationComplex/SculptCurve.h:717
↓ 9 callersMethodactiveView
src/Gui/Global.cpp:482
↓ 9 callersMethodafterTime
src/Gui/VectorAnimationComplex/InbetweenCell.cpp:79
↓ 9 callersMethodbefore
src/Gui/AnimatedCycleWidget.cpp:227
↓ 9 callersMethodbeforeTime
src/Gui/VectorAnimationComplex/InbetweenCell.cpp:68
↓ 9 callersFunctionclear
Reinitialize curve
src/Gui/VectorAnimationComplex/SculptCurve.h:124
↓ 9 callersMethodcols
src/Third/Eigen/src/SuperLUSupport/SuperLUSupport.h:316
↓ 9 callersMethodcols
src/Third/Eigen/src/SparseCholesky/SimplicialCholesky.h:68
↓ 9 callersMethodcols
\returns the number of columns. \sa rows() */
src/Third/Eigen/src/SparseCore/SparseMatrixBase.h:152
↓ 9 callersMethodcols
\returns the number of columns of the represented matrix. */
src/Third/Eigen/src/SparseQR/SparseQR.h:112
↓ 9 callersMethodcols
src/Third/Eigen/src/QR/HouseholderQR.h:183
↓ 9 callersMethoddraw
src/Gui/Scene.cpp:346
↓ 9 callersMethodfill
src/Third/Eigen/src/Core/CwiseNullaryOp.h:322
↓ 9 callersMethodindex
src/Third/Eigen/src/Core/Diagonal.h:139
↓ 9 callersMethodisSelected
src/Gui/VectorAnimationComplex/Cell.h:319
↓ 9 callersMethodlinear
\returns a read-only expression of the linear (linear) part of the transformation */
src/Third/Eigen/src/Eigen2Support/Geometry/Transform.h:148
↓ 9 callersMethodmakeHouseholderInPlace
src/Third/Eigen/src/Householder/Householder.h:42
↓ 9 callersMethodmatrixT
\brief Returns an expression of the tridiagonal matrix T in the decomposition * * \returns expression object representing the matrix T
src/Third/Eigen/src/Eigenvalues/Tridiagonalization.h:263
↓ 9 callersFunctionnorm1
src/Third/Eigen/src/Core/MathFunctions.h:605
↓ 9 callersMethodnumAnimatedCycles
src/Gui/VectorAnimationComplex/InbetweenFace.cpp:390
↓ 9 callersMethodonionSkinsXOffset
src/Gui/ViewSettings.cpp:238
↓ 9 callersMethodonionSkinsYOffset
src/Gui/ViewSettings.cpp:247
↓ 9 callersMethodpath
src/Gui/VectorAnimationComplex/SmartKeyEdgeSet.cpp:88
↓ 9 callersMethodpos2d
src/Gui/VectorAnimationComplex/EdgeGeometry.cpp:144
↓ 9 callersFunctionpredux
src/Third/Eigen/src/Core/GenericPacketMath.h:200
↓ 9 callersFunctionpreverse
src/Third/Eigen/src/Core/arch/SSE/Complex.h:127
↓ 9 callersMethodr
src/Gui/CssColor.cpp:38
↓ 9 callersFunctionresample
src/Gui/VectorAnimationComplex/SculptCurve.h:304
↓ 9 callersMethodrows
src/Third/Eigen/src/Eigenvalues/HessenbergDecomposition.h:362
↓ 9 callersMethodrows
src/Third/Eigen/src/QR/HouseholderQR.h:182
↓ 9 callersMethodsample
src/Gui/VectorAnimationComplex/Path.cpp:507
↓ 9 callersMethodsetEndPoints
src/Gui/AnimatedCycleWidget.cpp:245
↓ 9 callersMethodsetPos
src/Gui/VectorAnimationComplex/KeyVertex.cpp:340
↓ 9 callersMethodswap
src/Third/Eigen/src/SparseCore/CompressedStorage.h:59
↓ 9 callersMethodtoInbetweenCell
src/Gui/VectorAnimationComplex/Cell.cpp:74
↓ 9 callersMethodtoKeyCell
src/Gui/VectorAnimationComplex/Cell.cpp:73
↓ 9 callersFunctiontoString
src/Gui/Background/Background.cpp:516
↓ 9 callersMethodtranslation
\returns a read-only expression of the translation vector of the transformation */
src/Third/Eigen/src/Eigen2Support/Geometry/Transform.h:153
↓ 9 callersMethodxFromX2D
src/Gui/View3DSettings.cpp:257
↓ 9 callersMethodyFromY2D
src/Gui/View3DSettings.cpp:261
↓ 8 callersMethodadjoint
src/Third/Eigen/src/SparseQR/SparseQR.h:673
↓ 8 callersMethodafter
src/Gui/AnimatedCycleWidget.cpp:231
↓ 8 callersMethodbackground
src/Gui/Layer.h:65
↓ 8 callersMethodcbegin
src/Gui/VectorAnimationComplex/ZOrderedCells.cpp:58
↓ 8 callersMethodcend
src/Gui/VectorAnimationComplex/ZOrderedCells.cpp:63
↓ 8 callersMethodcolsPermutation
Get the permutation that was applied to columns of A
src/Third/Eigen/src/SPQRSupport/SuiteSparseQRSupport.h:198
↓ 8 callersMethodcompute
src/Third/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:342
↓ 8 callersMethoddata
src/Third/Eigen/src/Core/GeneralProduct.h:381
↓ 8 callersMethoddata
\returns a const pointer to the column major internal matrix */
src/Third/Eigen/src/Eigen2Support/Geometry/Transform.h:248
↓ 8 callersMethoddiagonal
src/Third/Eigen/src/Core/products/CoeffBasedProduct.h:204
↓ 8 callersMethodemitCheckpoint
src/Gui/Scene.h:88
↓ 8 callersMethodfromString
src/Gui/VectorAnimationComplex/Path.cpp:400
↓ 8 callersFunctionintersects
helper method: returns whether the segments [AB] and [CD] intersect, with a margin of error epsilon if yes, the intersection P is P = A + u * (B-A) =
src/Gui/VectorAnimationComplex/SculptCurve.h:1022
↓ 8 callersFunctionisApprox
src/Third/Eigen/src/Core/MathFunctions.h:716
↓ 8 callersMethodreplaceVertex
src/Gui/VectorAnimationComplex/Path.cpp:471
↓ 8 callersMethodrows
src/Third/Eigen/src/PaStiXSupport/PaStiXSupport.h:207
↓ 8 callersMethodrows
\returns the number of rows. \sa cols() */
src/Third/Eigen/src/SparseCore/SparseMatrixBase.h:150
↓ 8 callersMethodrows
src/Third/Eigen/src/QR/ColPivHouseholderQR.h:296
↓ 8 callersMethodscene
src/Gui/Global.cpp:811
↓ 8 callersMethodsetX
Setters
src/Gui/GLWidget_Camera2D.h:40
↓ 8 callersMethodsetY
src/Gui/GLWidget_Camera2D.h:41
↓ 8 callersMethodsize
src/Gui/VectorAnimationComplex/AnimatedVertex.cpp:106
↓ 8 callersMethodspatialBoundary
src/Gui/VectorAnimationComplex/Cell.cpp:480
↓ 8 callersFunctionswap
src/Third/Eigen/src/Core/DenseStorage.h:237
↓ 8 callersMethodtemporalStarAfter
src/Gui/VectorAnimationComplex/Cell.cpp:530
↓ 8 callersMethodunitOrthogonal
src/Third/Eigen/src/Geometry/OrthoMethods.h:209
↓ 8 callersMethodvalue
src/Third/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:201
↓ 8 callersMethodvec
\returns a read-only vector expression of the imaginary part (x,y,z) */
src/Third/Eigen/src/Geometry/Quaternion.h:78
↓ 8 callersMethodvec
\returns a read-only vector expression of the imaginary part (x,y,z) */
src/Third/Eigen/src/Eigen2Support/Geometry/Quaternion.h:87
↓ 8 callersFunctionviewWidgetFromView_
src/Gui/MultiView.cpp:39
↓ 8 callersMethodwriteAttributes
src/Gui/XmlStreamWriter.cpp:49
↓ 8 callersMethodxMid
src/Gui/VectorAnimationComplex/BoundingBox.cpp:108
↓ 8 callersMethodyMid
src/Gui/VectorAnimationComplex/BoundingBox.cpp:113
↓ 7 callersFunctionacos
\returns an expression of the coefficient-wise arc cosine of *this. * * Example: \include Cwise_acos.cpp * Output: \verbinclude Cwise_acos.out
src/Third/Eigen/src/plugins/ArrayCwiseUnaryOps.h:102
↓ 7 callersMethodaddCycle
src/Gui/VectorAnimationComplex/KeyFace.cpp:400
↓ 7 callersFunctionaligned_free
\internal Frees memory allocated with aligned_malloc. */
src/Third/Eigen/src/Core/util/Memory.h:238
↓ 7 callersFunctionclosure
src/Gui/VectorAnimationComplex/Algorithms.cpp:58
↓ 7 callersMethodcols
* Get the number of columns of the input matrix. */
src/Third/Eigen/src/SPQRSupport/SuiteSparseQRSupport.h:138
↓ 7 callersMethodcomputeU
\returns true if \a U (full or thin) is asked for in this SVD decomposition */
src/Third/Eigen/src/SVD/JacobiSVD.h:648
↓ 7 callersMethodcopyCoeff
src/Third/Eigen/src/Core/TriangularMatrix.h:60
↓ 7 callersMethodcopyCoeff
src/Third/Eigen/src/Core/Swap.h:73
↓ 7 callersMethoddefaultEvalTo
src/Third/Eigen/src/misc/SparseSolve.h:51
↓ 7 callersFunctiondet
helper method: returns det(U,V)
src/Gui/VectorAnimationComplex/SculptCurve.h:1013
↓ 7 callersMethoddot
src/Gui/GeometryUtils.h:28
↓ 7 callersMethoddraw
src/Gui/VectorAnimationComplex/VAC.cpp:599
↓ 7 callersFunctionei_sqrt
src/Third/Eigen/src/Eigen2Support/MathFunctions.h:20
↓ 7 callersFunctionevalTo
src/Third/Eigen/src/Core/DenseBase.h:498
↓ 7 callersFunctionforeach
src/Gui/VectorAnimationComplex/AnimatedCycle.cpp:355
↓ 7 callersMethodindex
src/Third/Eigen/src/SparseCore/SparseVector.h:367
↓ 7 callersMethodinnerStride
src/Third/Eigen/src/Core/Map.h:121
↓ 7 callersMethodlastFrame
src/Gui/Timeline.cpp:389
← previousnext →301–400 of 5,442, ranked by callers