-
class
Perspective
: public Resource
(Return to index)
-
Type:
Base Classes:
Derived Classes
Include file:
IV-2_6/InterViews/perspective.h
Public:
- void
Attach (Interactor*)
- void
Detach (Interactor*)
- void
Init (IntCoord ix0, IntCoord iy0, int iwidth, int iheight)
-
Perspective ()
-
Perspective (Perspective&)
- void
Update ()
- int
curwidth, curheight
- IntCoord
curx, cury
- boolean
operator != (Perspective&)
- Perspective&
operator = (Perspective&)
- boolean
operator == (Perspective&)
- int
sx, sy, lx, ly
- int
width, height
- IntCoord
x0, y0
-
~Perspective ()
Protected:
(more documentation)