packages feed

opencascade-hs-0.1.1.1: cpp/hs_Geom_TrimmedCurve.h

#ifndef HS_GEOM_TRIMMED_CURVE_H
#define HS_GEOM_TRIMMED_CURVE_H

#include "hs_types.h"

#ifdef __cplusplus
extern "C" {
#endif

void hs_delete_Handle_Geom_TrimmedCurve(Handle(Geom_TrimmedCurve)* h);

#ifdef __cplusplus
}
#endif

#endif // HS_GEOM_TRIMMED_CURVE_H