|  | HightlanderSolutions.MeshCheckerEditorExtension.UserInterface Namespace | 
 Classes
Classes| Class | Description | |
|---|---|---|
|  | EditorWindowExtensions | 
                Represents extensions for the EditorWindow class.
             | 
|  | ExpandableContainer | 
                Represents an expandable container which changes their height smoothly.
             | 
|  | MCGUI | 
                Gives access to MeshChecker GUI.
             | 
|  | MCGUIColorScope | 
                Disposable helper class for managing GUI.color scope.
             | 
|  | MCGUIEnabledScope | 
                Dosposable helper class for managing GUI.enabled scope.
             | 
|  | MCGUIHorizontalLayoutScope | 
                Disposable helper class for managing GUILayout.BeginHorizontal(UnityEngine.GUILayoutOption[]) / GUILayout.EndHorizontal | 
|  | MCGUIVerticalLayoutScope | 
                Disposable helper class for managing GUILayout.BeginVertical(UnityEngine.GUILayoutOption[]) / GUILayout.EndVertical | 
|  | MCGUIIcons | 
                Represents a storage of icons used in UI.
             | 
|  | MCGUIStyles | 
                Provides styles, which used in MeshChecker editor extension.
             | 
 Structures
Structures| Structure | Description | |
|---|---|---|
|  | SelectionGridItemT | 
                Represents an item in selection grid.
                 | 
|  | SkinDependentItemTItem | 
                Represents a skin dependent item.
             | 
 Delegates
Delegates| Delegate | Description | |
|---|---|---|
|  | ExpandableContainerDrawContentDelegate | 
                The content drawing method delegate.
             | 
|  | MCGUIAnimationDelegate | 
                The animation delegate.
             | 
 Enumerations
Enumerations| Enumeration | Description | |
|---|---|---|
|  | PolygonsDrawingType | 
                Represents a type of triangles drawing.
             |