step/stepcore
joint.cc File Reference
#include "joint.h"
#include "particle.h"
#include "rigidbody.h"
#include <cstring>
#include <QtGlobal>
Include dependency graph for joint.cc:
Go to the source code of this file.
Namespaces | |
StepCore | |
Functions | |
StepCore::QT_TR_NOOP ("Pin: fixes position of a given point on the body") | |
StepCore::QT_TRANSLATE_NOOP ("ObjectClass","Pin") | |
StepCore::STEPCORE_META_OBJECT (Anchor, QT_TRANSLATE_NOOP("ObjectClass","Anchor"), QT_TR_NOOP("Anchor: fixes position of the body"), 0, STEPCORE_SUPER_CLASS(Item) STEPCORE_SUPER_CLASS(Joint), STEPCORE_PROPERTY_RW(Object *, body, QT_TRANSLATE_NOOP("PropertyName","body"), STEPCORE_UNITS_NULL, QT_TR_NOOP("Body"), body, setBody) STEPCORE_PROPERTY_RW(StepCore::Vector2d, position, QT_TRANSLATE_NOOP("PropertyName","position"), QT_TRANSLATE_NOOP("Units","m"), QT_TR_NOOP("Position"), position, setPosition) STEPCORE_PROPERTY_RW(double, angle, QT_TRANSLATE_NOOP("PropertyName","angle"), QT_TRANSLATE_NOOP("Units","rad"), QT_TR_NOOP("Angle"), angle, setAngle)) STEPCORE_META_OBJECT(Pin | |
StepCore::STEPCORE_PROPERTY_RW (Object *, body, QT_TRANSLATE_NOOP("PropertyName","body"), STEPCORE_UNITS_NULL, QT_TR_NOOP("Body"), body, setBody) STEPCORE_PROPERTY_RW(StepCore | |
StepCore::STEPCORE_SUPER_CLASS (Item) STEPCORE_SUPER_CLASS(Force) | |
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:16:43 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:16:43 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.