30 #include "../common/registryoptions.h"
bool GetWindowPlacement(const char *name, HWND hwnd)
rvRegistryOptions registry
void SetWindowPlacement(const char *name, HWND hwnd)
void SetMaterialTreeWidth(int width)
bool Load(void)
Loads the material editor options from the registry.
Wrapper class that is responsible for reading and writing Material Editor settings to the registry...
int GetPreviewPropHeadingWidth()
int materialPropHeadingWidth
~MEOptions()
Destructor for MEOptions.
int previewPropertiesWidth
void SetMaterialEditHeight(int height)
void SetWindowPlacement(const char *name, HWND hwnd)
void SetModified(bool mod=true)
Sets the flag that determines if the settings need to be saved because they where modified...
void SetMaterialPropHeadingWidth(int width)
void SetPreviewPropertiesWidth(int width)
int GetMaterialPropHeadingWidth()
void SetPreviewPropHeadingWidth(int width)
GLenum GLsizei GLsizei height
int GetMaterialEditHeight()
void SetStageWidth(int width)
int GetMaterialTreeWidth()
MEOptions()
Constructor for MEOptions.
bool GetModified()
Get the flag that determines if the settings need to be saved because they where modified.
bool Save(void)
Saves the material editor options to the registry.
int previewPropHeadingWidth
int GetPreviewPropertiesWidth()
bool GetWindowPlacement(const char *name, HWND hwnd)