Home
last modified time | relevance | path

Searched refs:mgl_glf_cubeto (Results 1 – 1 of 1) sorted by relevance

/dports/math/mathgl/mathgl-2.5/src/
H A Dbase.cpp313 MGL_NO_EXPORT int mgl_glf_cubeto(const FT_Vector *ctrl1, const FT_Vector *ctrl2, const FT_Vector *t… in mgl_glf_cubeto() function
367 callbacks.cubic_to = mgl_glf_cubeto; in Load()