See MathMng.cpp for more info.
Definition in file MathMng.h.
#include "mc/Polynomial.h"
Include dependency graph for MathMng.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Defines | |
#define | mcMATHMNG_LEFT 0 |
When cursor is on the first member. | |
#define | mcMATHMNG_RIGHT 1 |
When cursor is on the second member. |
|
When cursor is on the first member.
Definition at line 79 of file MathMng.h. Referenced by mcMathMngHelpers::gui_GetCursorPos(), mcMathMngHelpers::gui_GetFocusMem(), mcMathMngHelpers::gui_GetRelCursorPos(), mcMathMngHelpers::gui_Init(), mcMathMngHelpers::gui_Input(), mcMathMngHelpers::gui_Insert(), mcMathMngHelpers::gui_MoveCursor(), mcMathMngHelpers::gui_MoveCursorUsingPoint(), and mcMathMngHelpers::gui_SetCursorPos(). |
|
When cursor is on the second member.
Definition at line 80 of file MathMng.h. Referenced by mcMathMngHelpers::gui_GetCursorPos(), mcMathMngHelpers::gui_Input(), mcMathMngHelpers::gui_Insert(), mcMathMngHelpers::gui_MoveCursor(), mcMathMngHelpers::gui_MoveCursorUsingPoint(), and mcMathMngHelpers::gui_SetCursorPos(). |
[ Top ] |