T3DViewObjectDropData Struct Reference
[Data Structures]

List of all members.

Public Attributes

IDType fKind
IDType fID

Detailed Description

This is the drag and drop data associated with kDragFlavor_NewObject. It is proposed when inserting a new object in the scene via drag and drop from the objects toolbar.

Here is how to retreive the data in ReceiveDrop (when acceptedType is kDragFlavor_NewObject):

        T3DViewObjectDropData dropData;
        dropCandidate->GetData(kDragFlavor_NewObject,moveOrCopy,(void**)&dropData);

Member Data Documentation


The documentation for this struct was generated from the following file:
Generated on Mon Apr 26 22:47:53 2010 for Carrara SDK Doc by  doxygen 1.6.3