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


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)

Constructor.

inline int Scrollable1D::getVirtualSize() [virtual]

Overrides: (see Scrollable).

Reimplemented from Scrollable.

ScrollableND* Scrollable1D::getOwner()

Return a pointer to the ScrollableND which "owns" this.

void Scrollable1D::setOwner(ScrollableND* owner)

Set the owner for this.

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: