0026936: Drawbacks of inlining in new type system in OCCT 7.0 -- automatic
[occt.git] / src / Geom / Geom_CartesianPoint.cxx
index bcf3bf5..40761e7 100644 (file)
@@ -21,6 +21,8 @@
 #include <gp_Trsf.hxx>
 #include <Standard_Type.hxx>
 
+IMPLEMENT_STANDARD_RTTIEXT(Geom_CartesianPoint,Geom_Point)
+
 typedef Geom_CartesianPoint         CartesianPoint;
 typedef gp_Ax1  Ax1;
 typedef gp_Ax2  Ax2;