Main Page | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members | Related Pages

MathAndSystem.h File Reference


Detailed Description

Defines the mcMathAndSystemHelpers and mcMathAndSystem classes.

See MathAndSystem.cpp for more info.

Definition in file MathAndSystem.h.

#include "mc/MathSystem.h"

Include dependency graph for MathAndSystem.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

enum  mcMathAndSystemRenderMode { mcMASRM_DRAW_CURLY_BRACKET, mcMASRM_DRAW_AND_SYMBOLS, mcMASRM_DRAW_AND_TEXT }
 Defines the render mode of mcMathAndSystem. More...


Enumeration Type Documentation

enum mcMathAndSystemRenderMode
 

Defines the render mode of mcMathAndSystem.

See mcMathAndSystemHelpers::sgui_nRenderMode.

Enumeration values:
mcMASRM_DRAW_CURLY_BRACKET  Draws a curly bracket on the left of all the mcMathLines contained.

In this mode, sgui_bHorizOrientation is ignored.

mcMASRM_DRAW_AND_SYMBOLS  Draws the AND mathematically symbol: ^.
mcMASRM_DRAW_AND_TEXT  Draws the text "AND" among the mcMathLines...

Definition at line 51 of file MathAndSystem.h.



Documentation generated with Doxygen on Sun Feb 6 17:11:20 2005
Visit MathStudio home page for more info

[ Top ]