mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-04 13:13:25 +03:00
0024202: Support class methods as callbacks for Draw Harness commands
This commit is contained in:
@@ -76,7 +76,9 @@ class NCollection_Handle : public Handle_Standard_Transient
|
||||
: Handle_Standard_Transient (thePtr) {}
|
||||
|
||||
public:
|
||||
|
||||
|
||||
typedef T element_type;
|
||||
|
||||
//! Default constructor; creates null handle
|
||||
NCollection_Handle () {}
|
||||
|
||||
|
Reference in New Issue
Block a user