myImpl.reset(theImpl);
}
- // Returns true if the impl is empty
+ /// Returns true if the impl is empty
bool empty() const;
};
// Copyright (C) 2014-20xx CEA/DEN, EDF R&D
+// File: GeomAlgoAPI_BREPImport.cpp
+// Created: May 14, 2015
+// Author: Sergey POKHODENKO
+
#include <GeomAlgoAPI_BREPImport.h>
#include <BRepTools.hxx>
// Copyright (C) 2014-20xx CEA/DEN, EDF R&D
-/*
- * GEOMALGOAPI_BREPImport.h
- *
- * Created on: Dec 24, 2014
- * Author: sbh
- */
+// File: GEOMALGOAPI_BREPImport.h
+// Created: Dec 24, 2014
+// Author: Sergey BELASH
#ifndef GEOMALGOAPI_BREPIMPORT_H_
#define GEOMALGOAPI_BREPIMPORT_H_
// Copyright (C) 2014-20xx CEA/DEN, EDF R&D
+// File: GEOMALGOAPI_IGESImport.cpp
+// Created: May 14, 2015
+// Author: Sergey POKHODENKO
+
#include <GeomAlgoAPI_IGESImport.h>
// OOCT includes
// Copyright (C) 2014-20xx CEA/DEN, EDF R&D
-/*
- * GEOMALGOAPI_IGESImport.h
- *
- * Created on: May 14, 2015
- * Author: spo
- */
+// File: GEOMALGOAPI_IGESImport.h
+// Created: May 14, 2015
+// Author: Sergey POKHODENKO
#ifndef GEOMALGOAPI_IGESIMPORT_H_
#define GEOMALGOAPI_IGESIMPORT_H_
// Copyright (C) 2014-20xx CEA/DEN, EDF R&D
+// File: GEOMALGOAPI_STEPImport.cpp
+// Created: Dec 24, 2014
+// Author: Sergey BELASH
+
#include <GeomAlgoAPI_STEPImport.h>
#include <TDF_ChildIDIterator.hxx>
// Copyright (C) 2014-20xx CEA/DEN, EDF R&D
-/*
- * GEOMALGOAPI_STEPImport.h
- *
- * Created on: Dec 24, 2014
- * Author: sbh
- */
+// File: GEOMALGOAPI_STEPImport.h
+// Created: Dec 24, 2014
+// Author: Sergey BELASH
+
#ifndef GEOMALGOAPI_STEPIMPORT_H_
#define GEOMALGOAPI_STEPIMPORT_H_