Public Member Functions | Protected Member Functions

Vg3DModule::VgIGeometryCallback Interface Reference

The VgIGeometryCallback interface is used to notify the developer that an event has been triggered on a Geometry. More...

Inheritance diagram for Vg3DModule::VgIGeometryCallback:
Inheritance graph
[legend]
Collaboration diagram for Vg3DModule::VgIGeometryCallback:
Collaboration graph
[legend]

List of all members.

Public Member Functions

virtual ~VgIGeometryCallback ()
 Destructor.
virtual void handleGeometryEvent (const VgIGeometryEvent &pEvent)=0
 This method is invoked when an event is triggered on the related Geometry.

Protected Member Functions

 VgIGeometryCallback ()
 Constructor.

Detailed Description

The VgIGeometryCallback interface is used to notify the developer that an event has been triggered on a Geometry.

Please refer VgIGeometry::addListener and VgIGeometry via the VgIGeometry::removeListener to see how to add and remove a VgIGeometryCallback listener from a VgIGeometry object.

Date:
25/02/2010

Constructor & Destructor Documentation

Vg3DModule::VgIGeometryCallback::VgIGeometryCallback (  ) [inline, protected]

Constructor.

virtual Vg3DModule::VgIGeometryCallback::~VgIGeometryCallback (  ) [inline, virtual]

Destructor.


Member Function Documentation

virtual void Vg3DModule::VgIGeometryCallback::handleGeometryEvent ( const VgIGeometryEvent pEvent ) [pure virtual]

This method is invoked when an event is triggered on the related Geometry.

Parameters:
pEventThe geometry event that just happened and triggered this callback.

The documentation for this interface was generated from the following file:
VisioDevKit 2.0, Visioglobe® 2013