| _cmds | GiCoreViewImpl | |
| _factor | GiCoreViewImpl | static |
| _gcdoc | GiCoreViewImpl | |
| _motion | GiCoreViewImpl | |
| _shapeCreators | GiCoreViewImpl | |
| acquireFrontDoc(int index) | GiCoreViewData | |
| acquireFrontShapes(int index) | GiCoreViewData | |
| addPlaying(GiPlaying *p) | GiCoreViewData | |
| appendPending | GiCoreViewImpl | |
| backDoc | GiCoreViewData | |
| calcButtonPosition(mgvector< float > &pos, int n, const Box2d &selbox) | GiCoreViewImpl | private |
| calcContextButtonPosition(mgvector< float > &pos, int n, const Box2d &box) | GiCoreViewImpl | private |
| changeCount | GiCoreViewImpl | |
| cmds() const | GiCoreViewImpl | virtual |
| commandChanged() | GiCoreViewImpl | virtual |
| context() const | GiCoreViewImpl | virtual |
| createRegenLocker() | GiCoreViewImpl | virtual |
| createShape(int type) | GiCoreViewImpl | private |
| createShapeCtx(int type, const GiContext *ctx=NULL) | GiCoreViewImpl | virtual |
| curview | GiCoreViewImpl | |
| defaultStorage | GiCoreViewImpl | |
| doc() const | GiCoreViewImpl | virtual |
| document() const | GiCoreViewImpl | virtual |
| drawCount | GiCoreViewImpl | |
| drawing | GiCoreViewData | |
| dynamicChanged() | GiCoreViewImpl | virtual |
| findCommand(const char *name) | GiCoreViewImpl | virtual |
| fromHandle(long h) | GiCoreViewData | static |
| gestureHandler | GiCoreViewImpl | |
| gestureToCommand() | GiCoreViewImpl | |
| getAction() | GiCoreViewImpl | virtual |
| getCmdSubject() | GiCoreViewImpl | virtual |
| getCommand() | GiCoreViewImpl | virtual |
| getCommandName() | GiCoreViewImpl | virtual |
| getLocalizedString(const char *name, MgStringCallback *c) | GiCoreViewImpl | virtual |
| getNewShapeID() | GiCoreViewImpl | virtual |
| getOptionBool(const char *name, bool defValue) | GiCoreViewImpl | virtual |
| getOptionFloat(const char *name, float defValue) | GiCoreViewImpl | virtual |
| getOptionInt(const char *name, int defValue) | GiCoreViewImpl | virtual |
| getOptions() | GiCoreViewImpl | |
| getOptionString(const char *name) | GiCoreViewImpl | virtual |
| getPlayingCount() | GiCoreViewData | |
| getSelection() | GiCoreViewImpl | virtual |
| getShapeFactory() | GiCoreViewImpl | virtual |
| getSnap() | GiCoreViewImpl | virtual |
| GiCoreViewData() | GiCoreViewData | |
| GiCoreViewImpl(GiCoreView *owner, bool useCmds=true) | GiCoreViewImpl | |
| gsBuf | GiCoreViewImpl | |
| gsUsed | GiCoreViewImpl | |
| hideContextActions() | GiCoreViewImpl | virtual |
| isCommand(const char *name) | GiCoreViewImpl | virtual |
| isContextActionsVisible() | GiCoreViewImpl | virtual |
| isReadOnly() const | GiCoreViewImpl | virtual |
| kOptBool 枚举值 | GiCoreViewImpl | |
| kOptFloat 枚举值 | GiCoreViewImpl | |
| kOptInt 枚举值 | GiCoreViewImpl | |
| kOptStr 枚举值 | GiCoreViewImpl | |
| modelTransform() const | GiCoreViewImpl | virtual |
| motion() | GiCoreViewImpl | virtual |
| moveActionsInView(Box2d &rect, float btnHalfW) | GiCoreViewImpl | private |
| OPT_MAP typedef | GiCoreViewImpl | |
| OPT_TYPE 枚举名称 | GiCoreViewImpl | |
| OPT_VALUE typedef | GiCoreViewImpl | |
| options | GiCoreViewImpl | |
| play | GiCoreViewData | |
| recorder(bool forUndo) | GiCoreViewData | |
| redraw(bool changed=true) | GiCoreViewImpl | virtual |
| redrawPending | GiCoreViewImpl | |
| refcount | GiCoreViewImpl | |
| regenAll(bool changed) | GiCoreViewImpl | virtual |
| regenAppend(int sid, long playh=0) | GiCoreViewImpl | virtual |
| regenPending | GiCoreViewImpl | |
| registerCommand(const char *name, MgCommand *(*creator)()) | GiCoreViewImpl | virtual |
| registerShape(int type, MgShape *(*creator)()) | GiCoreViewImpl | private |
| removePlaying(GiPlaying *p) | GiCoreViewData | |
| removeShape(const MgShape *shape) | GiCoreViewImpl | virtual |
| resetOptions() | GiCoreViewImpl | |
| selectionChanged() | GiCoreViewImpl | virtual |
| setCommand(const char *name, const char *params="") | GiCoreViewImpl | virtual |
| setCurrentShapes(MgShapes *shapes) | GiCoreViewImpl | virtual |
| setNewShapeID(int sid) | GiCoreViewImpl | virtual |
| setOptionBool(const char *name, bool value) | GiCoreViewImpl | virtual |
| setOptionFloat(const char *name, float value) | GiCoreViewImpl | virtual |
| setOptionInt(const char *name, int value) | GiCoreViewImpl | virtual |
| setOptionString(const char *name, const char *text) | GiCoreViewImpl | virtual |
| setRecorder(bool forUndo, MgRecordShapes *p) | GiCoreViewData | |
| setView(GcBaseView *view) | GiCoreViewImpl | |
| shapeAdded(MgShape *sp) | GiCoreViewImpl | virtual |
| shapeCanMovedHandle(const MgShape *shape, int index) | GiCoreViewImpl | virtual |
| shapeCanRotated(const MgShape *shape) | GiCoreViewImpl | virtual |
| shapeCanTransform(const MgShape *shape) | GiCoreViewImpl | virtual |
| shapeCanUngroup(const MgShape *shape) | GiCoreViewImpl | virtual |
| shapeCanUnlock(const MgShape *shape) | GiCoreViewImpl | virtual |
| shapeChanged(MgShape *shape) | GiCoreViewImpl | virtual |
| shapeClicked(const MgShape *shape, float x, float y) | GiCoreViewImpl | virtual |
| shapeDblClick(const MgShape *shape) | GiCoreViewImpl | virtual |
| shapeMoved(MgShape *shape, int segment) | GiCoreViewImpl | virtual |
| shapes() const | GiCoreViewImpl | virtual |
| shapeWillAdded(MgShape *shape) | GiCoreViewImpl | virtual |
| shapeWillChanged(MgShape *shape, const MgShape *oldsp) | GiCoreViewImpl | virtual |
| shapeWillDeleted(const MgShape *shape) | GiCoreViewImpl | virtual |
| showContextActions(int, const int *actions, const Box2d &selbox, const MgShape *) | GiCoreViewImpl | virtual |
| showMessage(const char *text) | GiCoreViewImpl | virtual |
| startPauseTick | GiCoreViewData | |
| stopping | GiCoreViewImpl | |
| submitBackXform() | GiCoreViewImpl | virtual |
| submitDynamicShapes(GcBaseView *v) | GiCoreViewImpl | |
| toHandle() const | MgView | |
| toSelectCommand() | GiCoreViewImpl | virtual |
| useFinger() | GiCoreViewImpl | virtual |
| xform() const | GiCoreViewImpl | virtual |
| ~GiCoreViewData() | GiCoreViewData | |
| ~GiCoreViewImpl() | GiCoreViewImpl | |
| ~MgView() | MgView | virtual |