24 class IAnimatedMeshSceneNode;
39 Man(std::string name,uint32_t modelId);
43 size_t dbtSize(
void)
const;
44 void WritedbtBuf(
char *dbtbuf);
45 void ReaddbtBuf(
char *dbtbuf);
47 void AnimateModel(
void){};
48 bool OnEvent(
const irr::SEvent &event);
50 irr::scene::IAnimatedMeshSceneNode *node;
namespace of the flair Framework
Definition: Ahrs.h:19
Class displaying a QDoubleSpinBox on the ground station.
Definition: DoubleSpinBox.h:28