opencascade-hs-0.1.1.1: cpp/hs_BRepBuilderAPI_GTransform.h
#ifndef HS_BREPBUILDERAPI_GTRANSFORM_H
#define HS_BREPBUILDERAPI_GTRANSFORM_H
#include "hs_types.h"
#ifdef __cplusplus
extern "C" {
#endif
TopoDS_Shape * hs_BRepBuilderAPI_GTransform_gtransform(TopoDS_Shape * shape, gp_GTrsf * trsf, bool copy);
#ifdef __cplusplus
}
#endif
#endif // HS_BREPBUILDERAPI_GTRANSFORM_H