step/stepcore
world.cc File Reference
#include "world.h"
#include "solver.h"
#include "collisionsolver.h"
#include "constraintsolver.h"
#include <algorithm>
#include <cmath>
Include dependency graph for world.cc:

Go to the source code of this file.
Namespaces | |
| namespace | StepCore |
Functions | |
| StepCore::STEPCORE_META_OBJECT (ItemGroup,"ItemGroup", 0, STEPCORE_SUPER_CLASS(Item),) STEPCORE_META_OBJECT(World | |
| StepCore::STEPCORE_META_OBJECT (Item,"Item", MetaObject::ABSTRACT, STEPCORE_SUPER_CLASS(Object), STEPCORE_PROPERTY_RW(StepCore::Color, color, STEPCORE_UNITS_NULL,"Item color", color, setColor)) STEPCORE_META_OBJECT(ObjectErrors | |
| StepCore::STEPCORE_PROPERTY_RW (bool, errorsCalculation, STEPCORE_UNITS_NULL,"Enable global errors calculation", errorsCalculation, setErrorsCalculation)) Item &Item | |
| StepCore::STEPCORE_SUPER_CLASS (ItemGroup) | |
| StepCore::STEPCORE_SUPER_CLASS (Object) | |
Variables | |
| StepCore::ObjectErrors | |
| StepCore::World | |
KDE 4.2 API Reference