10#ifndef __BT_MatML_App_H
11#define __BT_MatML_App_H
27#define NO_VARIABLE_HEIGHT
Defines the entry point for the console application.
Definition: BT_MatML_App.h:46
virtual int OnExit()
Definition: BT_MatML_App.cpp:44
virtual bool OnInit()
Definition: BT_MatML_App.cpp:27
virtual ~BT_MatML_App()
Definition: BT_MatML_App.cpp:23
BT_MatML_App()
Definition: BT_MatML_App.cpp:19
Contains the GUI and GUI associated classes. OnInit() calls the creation of the MaterialFrame GUI
Definition: BT_MatML_App.h:39