24 class IAnimatedMeshSceneNode;
39 Man(std::string name,uint32_t modelId);
43 size_t dbtSize(
void)
const override;
44 void WritedbtBuf(
char *dbtbuf)
override;
45 void ReaddbtBuf(
char *dbtbuf)
override;
46 void CalcModel(
void)
override;
47 void AnimateModel(
void)
override{};
48 bool OnEvent(
const irr::SEvent &event)
override;
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