Class hierarchy Compound list Compound Members
Scrollable1D Class Reference
This type is used by ScollableND to record scroll information for each of its dimensions. More...
Inherits Scrollable.
List of all members.
Public Members
- Scrollable1D (int WhichDimension=0, ScrollableND* Owner=0)
- Constructor.
- virtual int getVirtualSize ()
- Overrides: (see Scrollable).
- ScrollableND* getOwner ()
- Return a pointer to the ScrollableND which "owns" this.
- void setOwner (ScrollableND* owner)
- Set the owner for this.
- int getDim ()
- Return the dimension which this controls (scrolls).
- void setDim (int d)
- Set the dimension which this controls (scrolls).
Detailed Description
This type is used by ScollableND to record scroll information for each of its dimensions.
Member Function Documentation
Scrollable1D::Scrollable1D(int WhichDimension=0, ScrollableND* Owner=0)
inline int Scrollable1D::getVirtualSize() [virtual]
ScrollableND* Scrollable1D::getOwner()
void Scrollable1D::setOwner(ScrollableND* owner)
int Scrollable1D::getDim()
Return the dimension which this controls (scrolls).
void Scrollable1D::setDim(int d)
Set the dimension which this controls (scrolls).
The documentation for this class was generated from the following file: