Holds information about a new object added to the scene. Whenever a new object is created or added to a scene, this notification is sent to the custom display to notify them.
#include <xsi_viewnotification.h>
Public Member Functions | |
| CObjectAddedNotification () | |
| ~CObjectAddedNotification () | |
| const CRef & | GetObjectAdded () const |
Default constructor.
Default destructor.
| const CRef& GetObjectAdded | ( | ) | const |