#include <xsi_viewnotification.h>
Holds information about a object being removed from the scene. Whenever an object is remove or deleted from the scene, this notification is sent to the custom display to notify them.
Public Member Functions |
|
| CObjectRemovedNotification () | |
| ~CObjectRemovedNotification () | |
| const CString & | GetObjectName () const |
| const siBranchFlag | GetBranchFlag () const |
Default constructor.
Default destructor.
| const CString& GetObjectName | ( | ) | const |
Returns a string that is the fullname of the object that was removed
| const siBranchFlag GetBranchFlag | ( | ) | const |
Returns a flag indicating the mode in which the object was deleted