addInputElement(const InputElement &element, const int &position) | oi::Function | |
applicableFor | oi::Function | protected |
clear() | oi::Function | virtual |
clearResults() | oi::Function | virtual |
doubleParameters | oi::Function | protected |
exec(Station &station) | oi::ObjectTransformation | inlineprotectedvirtual |
exec(CoordinateSystem &coordinateSystem) | oi::ObjectTransformation | inlineprotectedvirtual |
oi::Function::exec(const QPointer< FeatureWrapper > &feature) | oi::Function | |
oi::Function::exec(TrafoParam &trafoParam) | oi::Function | protectedvirtual |
oi::Function::exec(Circle &circle) | oi::Function | protectedvirtual |
oi::Function::exec(Cone &cone) | oi::Function | protectedvirtual |
oi::Function::exec(Cylinder &cylinder) | oi::Function | protectedvirtual |
oi::Function::exec(Ellipse &ellipse) | oi::Function | protectedvirtual |
oi::Function::exec(Ellipsoid &ellipsoid) | oi::Function | protectedvirtual |
oi::Function::exec(Hyperboloid &hyperboloid) | oi::Function | protectedvirtual |
oi::Function::exec(Line &line) | oi::Function | protectedvirtual |
oi::Function::exec(Nurbs &nurbs) | oi::Function | protectedvirtual |
oi::Function::exec(Paraboloid ¶boloid) | oi::Function | protectedvirtual |
oi::Function::exec(Plane &plane) | oi::Function | protectedvirtual |
oi::Function::exec(Point &point) | oi::Function | protectedvirtual |
oi::Function::exec(PointCloud &pointCloud) | oi::Function | protectedvirtual |
oi::Function::exec(ScalarEntityAngle &angle) | oi::Function | protectedvirtual |
oi::Function::exec(ScalarEntityDistance &distance) | oi::Function | protectedvirtual |
oi::Function::exec(ScalarEntityMeasurementSeries &measurementSeries) | oi::Function | protectedvirtual |
oi::Function::exec(ScalarEntityTemperature &temperature) | oi::Function | protectedvirtual |
oi::Function::exec(SlottedHole &slottedHole) | oi::Function | protectedvirtual |
oi::Function::exec(Sphere &sphere) | oi::Function | protectedvirtual |
oi::Function::exec(Torus &torus) | oi::Function | protectedvirtual |
fixedParameters | oi::Function | protected |
fixParameter(const FixedParameter ¶meter) | oi::Function | |
fromOpenIndyXML(QDomElement &xmlElem) | oi::Function | |
Function(QObject *parent=0) | oi::Function | |
getApplicableFor() const | oi::Function | |
getDoubleParameter() const | oi::Function | |
getFixedParameters() const | oi::Function | |
getId() const | oi::Function | |
getInputElement(const int &id) const | oi::Function | |
getInputElement(const int &id, const int &position) const | oi::Function | |
getInputElements() const | oi::Function | |
getIntegerParameter() const | oi::Function | |
getIsUsed(const int &position, const int &id) | oi::Function | |
getMetaData() const | oi::Function | |
getNeededElements() const | oi::Function | |
getResultProtocol() const | oi::Function | |
getScalarInputParams() | oi::Function | |
getShouldBeUsed(const int &position, const int &id) | oi::Function | |
getStatistic() const | oi::Function | |
getStringParameter() const | oi::Function | |
hasInputElement(const int &id) const | oi::Function | |
id | oi::Function | protected |
init() | oi::Function | virtual |
inputElements | oi::Function | protected |
inputElementsChanged() | oi::Function | signal |
integerParameters | oi::Function | protected |
metaData | oi::Function | protected |
neededElements | oi::Function | protected |
ObjectTransformation(QObject *parent=0) | oi::ObjectTransformation | inline |
removeInputElement(const int &id, const int &position) | oi::Function | |
removeInputElement(const int &id) | oi::Function | |
replaceInputElement(const InputElement &element, const int &position) | oi::Function | |
resultProtocol | oi::Function | protected |
scalarInputParametersChanged() | oi::Function | signal |
scalarInputParams | oi::Function | protected |
sendMessage(const QString &msg, const MessageTypes &msgType, const MessageDestinations &msgDest=eConsoleMessage) | oi::Function | signal |
setIsUsed(const int &position, const int &id, const bool &state) | oi::Function | protected |
setScalarInputParams(const ScalarInputParams ¶ms) | oi::Function | |
setShouldBeUsed(const int &position, const int &id, const bool &state) | oi::Function | |
statistic | oi::Function | protected |
stringParameters | oi::Function | protected |
toOpenIndyXML(QDomDocument &xmlDoc) const | oi::Function | |
unfixAllParameters() | oi::Function | |
unfixParameter(const GeometryParameters ¶meter) | oi::Function | |
~Function() | oi::Function | virtual |
~ObjectTransformation() | oi::ObjectTransformation | inlinevirtual |