mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-17 23:53:20 +08: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