3ds Max C++ API Reference
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Editor_Interface Member List

This is the complete list of members for Editor_Interface, including all inherited members.

CloseEditor()Editor_Interfacevirtual
DeleteEditor()Editor_Interfacevirtual
DeleteThis()Editor_Interfacevirtual
EditFile(const MCHAR *filename=nullptr, bool useOpenfilenameDialogIfFilenameNull=false, const MCHAR *initialPath=nullptr, int openToPos=-1, Editor_Interface::OpenFlags of=Editor_Interface::ofNone, bool unhide=true, bool setFocus=true)Editor_Interfacevirtual
Editor_InstanceEditor_Interface
Editor_Interface(Editor *instance)Editor_Interfaceinline
GetCodePageAndCharacterSet(int &code_page, int &character_set)Editor_Interfacevirtual
GetDocumentFilename(int i)Editor_Interfacevirtual
GetDocumentFilename()Editor_Interfacevirtual
GetEditHWND()Editor_Interfacevirtual
GetEditorStyleDef(const MCHAR *lang, int style)Editor_Interfacevirtual
GetIntProperty(const MCHAR *prop_name, int defaultValue=0)Editor_Interfacevirtual
GetMainHWND()Editor_Interfacevirtual
GetProperty(const MCHAR *prop_name)Editor_Interfacevirtual
IsEditorMessage(MSG &msg)Editor_Interfacevirtual
NumberDocuments()Editor_Interfacevirtual
ofForceLoad enum valueEditor_Interface
ofNone enum valueEditor_Interface
ofNoSaveIfDirty enum valueEditor_Interface
ofPreserveUndo enum valueEditor_Interface
ofQuiet enum valueEditor_Interface
OpenFlags enum nameEditor_Interface
Run(HWND parentHWND)Editor_Interfacevirtual
SetCodePageAndCharacterSet(int code_page, int character_set)Editor_Interfacevirtual
SetDocumentFilename(int i, const MCHAR *file_name)Editor_Interfacevirtual
SetDocumentFilename(const MCHAR *file_name)Editor_Interfacevirtual
SetProperty(const MCHAR *prop_name, const MCHAR *prop_value)Editor_Interfacevirtual
SetTabWidth(int tabWidth)Editor_Interfacevirtual
SetTitle(const MCHAR *title)Editor_Interfacevirtual
Show(bool show, bool setFocus=false)Editor_Interfacevirtual
~Editor_Interface()Editor_Interfaceinlinevirtual