VR-Forces 4.0.4 Class Documentation
Public Slots | Public Member Functions
makVrv::DtSpeedTreeSettingsWidget Class Reference

The widget for editing SpeedTree settings. More...

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

List of all members.

Public Slots

void on_myProfileBox_currentIndexChanged (int index)
void onClippingPlaneChanged ()
void onLodChanged ()

Public Member Functions

 DtSpeedTreeSettingsWidget (QWidget *parent=0, Qt::WindowFlags f=Qt::Widget)
 Constructor.
 ~DtSpeedTreeSettingsWidget ()
 Destructor.
virtual void setUnitsLabel (const DtUnicode &label)
 Sets the label for the units.
virtual void setPerformanceProfile (int index)
 Updates the GUI with the performance profile.
virtual void setTreeClippingPlane (float farClip)
 Updates the GUI with the tree clipping distance.
virtual void setTreeLodDistances (float nearLod, float farLod)
 Updates the GUI with the tree LOD distances.

Detailed Description

The widget for editing SpeedTree settings.


Constructor & Destructor Documentation

makVrv::DtSpeedTreeSettingsWidget::DtSpeedTreeSettingsWidget ( QWidget parent = 0,
Qt::WindowFlags  f = Qt::Widget 
)

Constructor.

Destructor.


Member Function Documentation

virtual void makVrv::DtSpeedTreeSettingsWidget::setUnitsLabel ( const DtUnicode label) [virtual]

Sets the label for the units.

Implements makVrv::DtSpeedTreeSettingsInterface.

virtual void makVrv::DtSpeedTreeSettingsWidget::setPerformanceProfile ( int  index) [virtual]

Updates the GUI with the performance profile.

Implements makVrv::DtSpeedTreeSettingsInterface.

virtual void makVrv::DtSpeedTreeSettingsWidget::setTreeClippingPlane ( float  farClip) [virtual]

Updates the GUI with the tree clipping distance.

Implements makVrv::DtSpeedTreeSettingsInterface.

virtual void makVrv::DtSpeedTreeSettingsWidget::setTreeLodDistances ( float  nearLod,
float  farLod 
) [virtual]

Updates the GUI with the tree LOD distances.

Implements makVrv::DtSpeedTreeSettingsInterface.


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)