Home
last modified time | relevance | path

Searched defs:Influence (Results 1 – 11 of 11) sorted by relevance

/dports/devel/emscripten/emscripten-2.0.3/tests/
H A Dskinning_test_no_simd.cpp88 struct Influence struct
90 Influence() { in Influence() argument
96 Influence(unsigned b, float w, bool last) { in Influence() function
104 unsigned lastInfluenceForThisVertex; argument
/dports/math/R-cran-VGAM/VGAM/R/
H A Deffects.vglm.q74 setGeneric("Influence", function(object, ...) generic
78 setMethod("Influence", "vglm", function(object, ...) method
82 setMethod("Influence", "vgam", function(object, ...) method
87 setMethod("Influence", "rrvglm", function(object, ...) method
/dports/graphics/cal3d/cal3d-20060720/src/cal3d/
H A Dcoresubmesh.h36 struct Influence struct
51 std::vector<Influence> vectorInfluence; argument
H A Dsaver.cpp1207 CalCoreSubmesh::Influence& Influence = Vertex.vectorInfluence[influenceId]; in saveXmlCoreMesh() local
/dports/audio/pianod2/pianod2-329/src/user/
H A Duser.h35 Influence, ///< User's playlist preferences influence autotuning selections. enumerator
/dports/graphics/vigra/vigra-8acd73a/include/vigra/
H A Dvector_distance.hxx108 typedef VectorialDistParabolaStackEntry<SrcType, double> Influence; in vectorialDistParabola() typedef
176 typedef VectorialDistParabolaStackEntry<DestType, double> Influence; in boundaryVectorDistParabola() typedef
H A Dmulti_distance.hxx93 typedef DistParabolaStackEntry<SrcType> Influence; in distParabola() typedef
734 typedef detail::DistParabolaStackEntry<DestType> Influence; in boundaryDistParabola() typedef
/dports/net/pacemaker2/pacemaker-Pacemaker-2.1.1/doc/sphinx/Pacemaker_Explained/
H A Dconstraints.rst649 .. _s-resource-sets:
/dports/audio/linuxsampler/linuxsampler-2.2.0/src/engines/common/
H A DSignalUnit.h407 float Influence; variable
/dports/audio/linuxsampler/linuxsampler-2.2.0/src/engines/sfz/
H A DSfzSignalUnitRack.cpp442 …void CCUnit::AddSmoothCC(uint8_t Controller, float Influence, short int Curve, float Smooth, float… in AddSmoothCC()
463 …void SmoothCCUnit::AddSmoothCC(uint8_t Controller, float Influence, short int Curve, float Smooth,… in AddSmoothCC()
H A Dsfz.h168 float Influence; ///< Controller Value. variable