BtGuiTixInterpreter -
include "BtGuiTixInterpreter.h"
class BtGuiTixInterpreter : public virtual BtGuiTkInterpreter
{
public:
BtGuiTixInterpreter();
~BtGuiTixInterpreter();
bool init(int& argc, const char** argv);
};
Trond Vidar Stensby, SINTEF Applied Mathematics