![]() |
Scanframe Modular Application 0.1.0
|

Go to the source code of this file.
Classes | |
| struct | sf::TContourItem |
| Container for a single data segment. More... | |
| struct | sf::TContourInfo |
| class | sf::TContour |
Namespaces | |
| namespace | sf |
Enumerations | |
| enum | sf::EContourItemType { sf::citNONE , sf::citARC , sf::citPOINT } |
| enum | sf::EContourItemPoint { sf::cipNONE = -1 , sf::cipCENTER , sf::cipSTART , sf::cipSTOP , sf::cipMID , sf::cipLAST_ENTRY } |
Functions | |
| bool _KTM_FUNC | sf::GetSurfaceMatrix (const Vector2D &surf_point, double surf_angle, double rot_angle, Matrix44 &surface) |
| Gets the matrix of the surface of the contour info of a rotation symmetrical object. | |
| bool _KTM_FUNC | sf::GetSurfaceMatrix (const Vector2D &surf_point, double surf_angle, double rotangle, double anglexz, double angleyz, double anglexy, Matrix44 &surface) |
| Gets the matrix of the surface of the contour info of a rotation symmetrical object. | |