![]() |
Scanframe Modular Application 0.1.0
|
#include <ktm/ToolInformation.h>
#include <ktm/global.h>
#include <math/Types.h>
#include <misc/gen/TSet.h>
Go to the source code of this file.
Namespaces | |
namespace | sf |
Typedefs | |
typedef TSet< ETranslateOption > | sf::TTranslateOptions |
Enumerations | |
enum | sf::ETranslateOption : int { sf::toSECSOLUTION , sf::toTOGGLESECSOL , sf::toNOSURFACECALC } |
Functions | |
bool _KTM_FUNC | sf::TranslateToNipscanCoords (const Matrix44 &surface, const ToolInformation &tool, double beamlen, double &x, double &y, double &z, double &a, double &b, TTranslateOptions options={}) |