Home
last modified time | relevance | path

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

/dports/math/mathgl/mathgl-2.5/include/mgl2/
H A Dbase_cf.h206 void MGL_EXPORT mgl_set_mark_size_(uintptr_t *gr, mreal *size);
/dports/math/mathgl/mathgl-2.5/src/
H A Dbase_cf.cpp226 void MGL_EXPORT mgl_set_mark_size_(uintptr_t *gr, mreal *size) { _GR_->SetMarkSize(*size); } in mgl_set_mark_size_() function