ImportGui::ExportOCAFGui Member List

This is the complete list of members for ImportGui::ExportOCAFGui, including all inherited members.

createNode(App::Part *part, int &root_it, std::vector< TDF_Label > &hierarchical_label, std::vector< TopLoc_Location > &hierarchical_loc, std::vector< App::DocumentObject * > &hierarchical_part)Import::ExportOCAF
exportObject(App::DocumentObject *obj, std::vector< TDF_Label > &hierarchical_label, std::vector< TopLoc_Location > &hierarchical_loc, std::vector< App::DocumentObject * > &hierarchical_part)Import::ExportOCAF
ExportOCAF(Handle(TDocStd_Document) h, bool explicitPlacement)Import::ExportOCAF
ExportOCAFGui(Handle(TDocStd_Document) h, bool explicitPlacement)ImportGui::ExportOCAFGui
findColors(Part::Feature *part, std::vector< App::Color > &colors) constImportGui::ExportOCAFGuivirtual
getFreeLabels(std::vector< TDF_Label > &hierarchical_label, std::vector< TDF_Label > &labels, std::vector< int > &label_part_id)Import::ExportOCAF
getPartColors(std::vector< App::DocumentObject * > hierarchical_part, std::vector< TDF_Label > FreeLabels, std::vector< int > part_id, std::vector< std::vector< App::Color > > &Colors) constImport::ExportOCAF
pushNode(int root, int node, std::vector< TDF_Label > &hierarchical_label, std::vector< TopLoc_Location > &hierarchical_loc)Import::ExportOCAF
reallocateFreeShape(std::vector< App::DocumentObject * > hierarchical_part, std::vector< TDF_Label > FreeLabels, std::vector< int > part_id, std::vector< std::vector< App::Color > > &Colors)Import::ExportOCAF
saveShape(Part::Feature *part, const std::vector< App::Color > &, std::vector< TDF_Label > &hierarchical_label, std::vector< TopLoc_Location > &hierarchical_loc, std::vector< App::DocumentObject * > &hierarchical_part)Import::ExportOCAF
~ExportOCAF()Import::ExportOCAFvirtual