step/stepcore
StepCore::Tracer Class Reference
#include <tool.h>
Inheritance diagram for StepCore::Tracer:
Protected Attributes | |
Object * | _body |
Vector2d | _localPosition |
Particle * | _p |
Vector2dList | _points |
RigidBody * | _r |
Protected Attributes inherited from StepCore::Object | |
QString | _name |
Additional Inherited Members | |
Protected Member Functions inherited from StepCore::Item | |
virtual ObjectErrors * | createObjectErrors () |
Detailed Description
Traces position of the body.
Actual displaying of the Traces and its user interaction should be implemented by application
Constructor & Destructor Documentation
Member Function Documentation
|
inline |
|
inline |
|
inline |
|
inline |
Vector2d StepCore::Tracer::position | ( | ) | const |
|
inline |
void StepCore::Tracer::setBody | ( | Object * | body | ) |
|
inline |
|
inline |
Member Data Documentation
|
protected |
The documentation for this class was generated from the following files:
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.