0026936: Drawbacks of inlining in new type system in OCCT 7.0 -- automatic
[occt.git] / src / Graphic3d / Graphic3d_ArrayOfPoints.cxx
index b7f82f0..53a09ba 100644 (file)
@@ -16,6 +16,8 @@
 #include <Graphic3d_ArrayOfPoints.hxx>
 #include <Standard_Type.hxx>
 
+IMPLEMENT_STANDARD_RTTIEXT(Graphic3d_ArrayOfPoints,Graphic3d_ArrayOfPrimitives)
+
 Graphic3d_ArrayOfPoints::Graphic3d_ArrayOfPoints (const Standard_Integer theMaxVertexs,
                                                   const Standard_Boolean theHasVColors,
                                                   const Standard_Boolean theHasVNormals)