packages feed

opencascade-hs-0.1.1.1: cpp/hs_TopoDS_Shell.h

#ifndef HS_TOPODS_SHELL_H
#define HS_TOPODS_SHELL_H

#include "hs_types.h"

#ifdef __cplusplus
extern "C" {
#endif

TopoDS_Shell * hs_new_TopoDS_Shell();

#ifdef __cplusplus
}
#endif

#endif // HS_TOPODS_SHELL_H