Inheritance diagram for CIvfUIInteractiveBase:

Public Member Functions | |
| IvfClassInfo ("CIvfUIInteractiveBase", CIvfUIBase) | |
| void | addChild (CIvfShape *shape) |
| virtual void | doControlDown (CIvfVec3d vec, int button) |
| virtual void | doControlOver (CIvfVec3d vec) |
| virtual void | doControlLeave (CIvfVec3d vec) |
| virtual void | doControlUp (CIvfVec3d vec) |
| virtual void | doControlDrag (CIvfVec3d vec, int button) |
| virtual void | doControlClick (CIvfVec3d vec, int button) |
Definition at line 36 of file IvfUIInteractiveBase.h.
1.4.6-NO