Searched refs:cacheProperties (Results 1 - 2 of 2) sorted by relevance

/hets/FreeCAD/BrepConversion/src/
H A Dbrep_to_xml.hxx39 void cacheProperties(void);
40 void cacheProperties(const TopoDS_Shape&);
H A Dbrep_to_xml.cxx245 void BrepToXML::cacheProperties(const TopoDS_Shape& sh) function in class:BrepToXML
286 cacheProperties(child);
294 this->cacheProperties(Sh);

Completed in 1102 milliseconds