C3D Toolkit  Kernel - 117982, Vision - 2.9.2.2
VSN::SceneModification Class Reference

The base class for changes that can be sent and received by Vision change notification system. More...

#include <vsn_scenemodification.h>

+ Inheritance diagram for VSN::SceneModification:

Public Member Functions

virtual ~SceneModification ()
 Destructor.
 
ModificationFlag GetType () const
 Returns scene modification type.
 
void SetSupplyFlags (SupplyFlags flags)
 Sets modification flags.
 
SupplyFlags GetSupplyFlags () const
 Returns modification flags.
 
NodeKey GetObjectKey () const
 Returns key of object being modified.
 

Protected Member Functions

 SceneModification (ModificationFlag type, const NodeKey &objectKey)
 Constructor with type and unique key.
 
 SceneModification (SceneModificationPrivate &dd, ModificationFlag type, const NodeKey &objectKey)
 Constructor with type and unique key.
 

Detailed Description

The base class for changes that can be sent and received by Vision change notification system.


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