CObjectAddedNotification Class Reference

#include <xsi_viewnotification.h>

List of all members.

Public Member Functions

  CObjectAddedNotification ()
  ~CObjectAddedNotification ()
const CRef GetObjectAdded () const


Detailed Description

Deprecated:
6.5. Please use the general siOnObjectAdded event instead.
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.
See also:
ViewContext, Custom Display Host
Since:
5.1


Constructor & Destructor Documentation

CObjectAddedNotification (  ) 

Default constructor.

~CObjectAddedNotification (  ) 

Default destructor.


Member Function Documentation

const CRef& GetObjectAdded (  )  const

Returns a CRef that is the object added to the scene

Returns:
CRef The object added to the scene


The documentation for this class was generated from the following file: