0024023: Revamp the OCCT Handle -- general
[occt.git] / src / SelectMgr / SelectMgr_TriangularFrustum.hxx
index a94fc7e..7dbc48b 100644 (file)
@@ -81,6 +81,8 @@ public:
 
   //! Nullifies the handle to corresponding builder instance to prevent memory leaks
   void Clear();
+
+  DEFINE_STANDARD_RTTI(SelectMgr_TriangularFrustum,Standard_Transient)
 };
 
 #endif // _SelectMgr_TriangularFrustum_HeaderFile