#include <WBPopupSlider.h>
Inherited by BrushOptions, BuildList, CameraOptions, FeatherOptions, GlobalLightOptions, MapObjectProps, MeshMoldOptions, MoundOptions, ScorchOptions, TerrainMaterial, and WaterOptions.
|
| virtual void | GetPopSliderInfo (const long sliderID, long *pMin, long *pMax, long *pLineSize, long *pInitial)=0 |
| |
| virtual void | PopSliderChanged (const long sliderID, long theVal)=0 |
| |
| virtual void | PopSliderFinished (const long sliderID, long theVal)=0 |
| |
Definition at line 28 of file WBPopupSlider.h.
◆ GetPopSliderInfo()
| virtual void PopupSliderOwner::GetPopSliderInfo |
( |
const long | sliderID, |
|
|
long * | pMin, |
|
|
long * | pMax, |
|
|
long * | pLineSize, |
|
|
long * | pInitial ) |
|
pure virtual |
Implemented in BrushOptions, BuildList, CameraOptions, FeatherOptions, GlobalLightOptions, MapObjectProps, MeshMoldOptions, MoundOptions, ScorchOptions, TerrainMaterial, and WaterOptions.
◆ PopSliderChanged()
| virtual void PopupSliderOwner::PopSliderChanged |
( |
const long | sliderID, |
|
|
long | theVal ) |
|
pure virtual |
Implemented in BrushOptions, BuildList, CameraOptions, FeatherOptions, GlobalLightOptions, MapObjectProps, MeshMoldOptions, MoundOptions, ScorchOptions, TerrainMaterial, and WaterOptions.
◆ PopSliderFinished()
| virtual void PopupSliderOwner::PopSliderFinished |
( |
const long | sliderID, |
|
|
long | theVal ) |
|
pure virtual |
Implemented in BrushOptions, BuildList, CameraOptions, FeatherOptions, GlobalLightOptions, MapObjectProps, MeshMoldOptions, MoundOptions, ScorchOptions, TerrainMaterial, and WaterOptions.
The documentation for this class was generated from the following file: