Public Member Functions
CObjectAddedNotification Class Reference

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, cus_displayhost Custom Display Host
Since:
5.1

#include <xsi_viewnotification.h>

List of all members.

Public Member Functions

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

Constructor & Destructor Documentation

Default constructor.

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: