Home
last modified time | relevance | path

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

/dports/math/mathgl/mathgl-2.5/include/mgl2/
H A Ddefine.h268 #define MGL_ENABLE_CUT 0x00000004 ///< Flag which determines how points outside bounding box are … macro
H A Dbase.h425 inline void SetCut(bool val) { set(val, MGL_ENABLE_CUT); } in SetCut()
/dports/math/mathgl/mathgl-2.5/src/
H A Dbase.cpp706 if(get(MGL_ENABLE_CUT) || !use_nan) in ScalePoint()
766 if(get(MGL_ENABLE_CUT)) res = false; in ScalePoint()
775 if(get(MGL_ENABLE_CUT)) res = false; in ScalePoint()
/dports/math/mathgl/mathgl-2.5/texinfo/
H A Dcore_ru.texi105 #define MGL_ENABLE_CUT 0x00000004 ///< Определяет способ рисования точек вне диапазона осей коорд…
H A Dcore_en.texi105 #define MGL_ENABLE_CUT 0x00000004 ///< Flag which determines how points outside bounding box are …