API Documentation
Loading...
Searching...
No Matches
IredesPatternFactory.cpp File Reference
Include dependency graph for IredesPatternFactory.cpp:

Namespaces

namespace  NDEVR
 

Functions

bool GetText (XMLElement *element, String &value)
 
int GetInt (XMLElement *element, int _default)
 
double GetDouble (XMLElement *element, double _default)
 
bool GetBool (XMLElement *element, bool _default)
 
Vertex< 3, fltp08ReadVertex (XMLElement *vertex_element)
 
void WriteVertex (XMLElement &e, const Vertex< 3, fltp08 > &pos)
 
Matrix< fltp08ReadMatrix (XMLHandle matrix_element)
 
void readHandle (XMLHandle plan_element, Model &pattern)
 
void readHole (XMLElement *xml_hole, DrillPattern &pattern)