VR-Forces 4.0.4 Class Documentation
Public Member Functions | Public Attributes
makVrv::DtVisualizerAttributeEditorInterface Class Reference

Base interface for the visualizer attribute editor to be passed to logics which will assign the attribute objects. More...

Inheritance diagram for makVrv::DtVisualizerAttributeEditorInterface:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual ~DtVisualizerAttributeEditorInterface ()
virtual void setAttribute (const DtVisualizerDefinition *visDef, DtVisualizerAttribute *visAttr)=0

Public Attributes

boost::signal< void()> signal_attributeValueChanged
 Signal emitted if the editor changes the attribute's value.
boost::signal< void()> signal_cancel
 Signal emitted if the editor changes the attribute's value.
boost::signal< void(DtVisualizerAttributeEditorInterface *)> signal_destroyed

Detailed Description

Base interface for the visualizer attribute editor to be passed to logics which will assign the attribute objects.


Constructor & Destructor Documentation


Member Function Documentation

virtual void makVrv::DtVisualizerAttributeEditorInterface::setAttribute ( const DtVisualizerDefinition visDef,
DtVisualizerAttribute visAttr 
) [pure virtual]

Member Data Documentation

Signal emitted if the editor changes the attribute's value.

Signal emitted if the editor changes the attribute's value.


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

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)