0027860: Visualization - clean up Transformation Persistence API
[occt.git] / src / Graphic3d / Graphic3d_ArrayOfPolygons.cxx
index 9f80a3b..7874f79 100644 (file)
@@ -16,6 +16,8 @@
 #include <Graphic3d_ArrayOfPolygons.hxx>
 #include <Standard_Type.hxx>
 
+IMPLEMENT_STANDARD_RTTIEXT(Graphic3d_ArrayOfPolygons,Graphic3d_ArrayOfPrimitives)
+
 Graphic3d_ArrayOfPolygons::Graphic3d_ArrayOfPolygons (const Standard_Integer theMaxVertexs,
                                                       const Standard_Integer theMaxBounds,
                                                       const Standard_Integer theMaxEdges,