Searched defs:getKnots (Results 1 – 8 of 8) sorted by relevance
80 void getKnots(size_t kn_i)const in getKnots() function84 void getKnots()const in getKnots() function
37 float getKnots(int index) {return knots[index];} in getKnots() function
32 float getKnots(int index) {return knots[index];} in getKnots() function
43 float getKnots(int index) {return newKnots[index];} in getKnots() function
226 public double[] getKnots() { in getKnots() method in PolynomialSplineFunction
212 public void getKnots(float[] knots) { in getKnots() method in PathInterpolator
81 Abc::FloatArraySamplePtr getKnots() const { return m_knots; } in getKnots() function
195 const Abc::FloatArraySample &getKnots() const { return m_knots; } in getKnots() function