X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FGDMLAPI%2FGDMLAPI_ConeSegment.h;h=af7c6d1d7addb229740b9a6a73b0937111f6f5d5;hb=ae86330710c2a0f8d6b82ddb53fcba1707ecf9e4;hp=bd0ea756eea8cc3ac087b731db42477615193513;hpb=616cdb9e722efb11caa1bcfcbd02eed1d6695105;p=modules%2Fshaper.git diff --git a/src/GDMLAPI/GDMLAPI_ConeSegment.h b/src/GDMLAPI/GDMLAPI_ConeSegment.h index bd0ea756e..af7c6d1d7 100644 --- a/src/GDMLAPI/GDMLAPI_ConeSegment.h +++ b/src/GDMLAPI/GDMLAPI_ConeSegment.h @@ -66,6 +66,10 @@ public: const ModelHighAPI_Double& theZ, const ModelHighAPI_Double& theStartPhi, const ModelHighAPI_Double& theDeltaPhi); + + /// Dump wrapped feature + GDMLAPI_EXPORT + virtual void dump(ModelHighAPI_Dumper& theDumper) const; }; /// Pointer on primitive ConeSegment object