|
Panda3D
|
This is a specialization on VertexSlider that allows the user to specify any arbitrary slider valie he likes. More...
Public Member Functions | |
| UserVertexSlider (InternalName const name) | |
| UserVertexSlider (string name) | |
| setSlider (float slider) | |
| Stores the indicated slider value. | |
Static Public Member Functions | |
| static TypeHandle | getClassType () |
This is a specialization on VertexSlider that allows the user to specify any arbitrary slider valie he likes.
This is rarely used except for testing.
| UserVertexSlider | ( | InternalName const | name | ) |
| UserVertexSlider | ( | string | name | ) |
| static TypeHandle getClassType | ( | ) | [static] |
Reimplemented from VertexSlider.
| setSlider | ( | float | slider | ) |
Stores the indicated slider value.
1.7.3