step/stepcore
StepCore::Joint Class Referenceabstract
#include <world.h>
Inheritance diagram for StepCore::Joint:
Public Member Functions | |
virtual | ~Joint () |
virtual int | constraintsCount ()=0 |
virtual void | getConstraintsInfo (ConstraintsInfo *info, int offset)=0 |
Detailed Description
Constructor & Destructor Documentation
Member Function Documentation
|
pure virtual |
Get count of constraints.
Implemented in StepCore::Stick, StepCore::Pin, and StepCore::Anchor.
|
pure virtual |
Fill the part of constraints information structure starting at offset.
Implemented in StepCore::Rope, StepCore::Stick, StepCore::Pin, and StepCore::Anchor.
The documentation for this class was generated from the following file:
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.