X-Git-Url: http://git.dev.opencascade.org/gitweb/?p=occt.git;a=blobdiff_plain;f=src%2FV3d%2FV3d_Trihedron.cxx;h=e02db0e4ce57653142a6e48035660098bcbec056;hb=475c2302d4e46524e9934d612174ee4da790d28a;hpb=25e59720d6afe0b76455f7a7a04e2be7f53fecb1 diff --git a/src/V3d/V3d_Trihedron.cxx b/src/V3d/V3d_Trihedron.cxx index a777e571a2..e02db0e4ce 100644 --- a/src/V3d/V3d_Trihedron.cxx +++ b/src/V3d/V3d_Trihedron.cxx @@ -127,6 +127,15 @@ V3d_Trihedron::V3d_Trihedron() myTextAspect->SetVerticalJustification (Graphic3d_VTA_BOTTOM); } +// ============================================================================ +// function : V3d_Trihedron +// purpose : +// ============================================================================ +V3d_Trihedron::~V3d_Trihedron() +{ + Erase(); +} + // ============================================================================ // function : SetLabelsColor // purpose :