PLearn 0.1
|
#include "RemoteDeclareMethod.h"
#include "ProgressBar.h"
#include "stringutils.h"
#include <math.h>
#include <plearn/base/tostring.h>
#include <plearn/math/pl_math.h>
Go to the source code of this file.
Namespaces | |
namespace | PLearn |
< for swap | |
Functions | |
void | PLearn::setProgressBarPlugin (string pb_type) |
BEGIN_DECLARE_REMOTE_FUNCTIONS | PLearn::declareFunction ("setProgressBarPlugin",&setProgressBarPlugin,(BodyDoc("Sets the progress bar plugin.\n"), ArgDoc("pb_type","one of: 'none','text'."))) |