Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

Cam_int_fp Class Reference

#include <cam_fp.H>

Inheritance diagram for Cam_int_fp:

Inheritance graph
[legend]
Collaboration diagram for Cam_int_fp:

Collaboration graph
[legend]
List of all members.

Public Types

typedef CallMeth_t< Cam_int_fp,
Event
_callb
typedef GuardMeth_t< Cam_int_fp,
Event
_guard

Public Member Functions

void add_up_obs (UPobs *o)
virtual int predown (CEvent &e, State *&s)
virtual int down (CEvent &e, State *&s)
virtual int down2 (CEvent &e, State *&s)
virtual int rot (CEvent &e, State *&s)
virtual int focus (CEvent &e, State *&s)
virtual int choose (CEvent &e, State *&s)
virtual int stop_orbit (CEvent &e, State *&s)
virtual int orbit (CEvent &e, State *&s)
virtual int cruise (CEvent &e, State *&s)
virtual int cruise_zoom (CEvent &e, State *&s)
virtual int cruise_zoom_up (CEvent &e, State *&s)
virtual int cruise_down (CEvent &e, State *&s)
virtual int stop_actions (CEvent &e, State *&s)
virtual int stop_cruise (CEvent &e, State *&s)
virtual int breathe (CEvent &e, State *&s)
virtual int stop_breathe (CEvent &e, State *&s)
virtual int orbit_zoom (CEvent &e, State *&s)
virtual int orbit_rot (CEvent &e, State *&s)
virtual int orbit_rot_up (CEvent &e, State *&s)
virtual int move (CEvent &e, State *&s)
virtual int forward (CEvent &e, State *&s)
virtual int back (CEvent &e, State *&s)
virtual int left (CEvent &e, State *&s)
virtual int right (CEvent &e, State *&s)
virtual int moveup (CEvent &e, State *&s)
virtual int iconmove (CEvent &e, State *&s)
virtual int iconup (CEvent &e, State *&s)
virtual int up (CEvent &e, State *&s)
virtual int grow (CEvent &e, State *&s)
virtual int grow_change (CEvent &e, State *&s)
virtual int dragup (CEvent &e, State *&s)
virtual int noop (CEvent &, State *&)
virtual int toggle_buttons (CEvent &e, State *&s)
virtual ~Cam_int_fp ()
 Cam_int_fp (CEvent &d, CEvent &m, CEvent &u, CEvent &d2, CEvent &u2, CEvent &dt, CEvent &dr, CEvent &dz, CEvent &ut, CEvent &ur, CEvent &uz)
void make_view (mlib::CXYpt &)
virtual void reset (int rst)
Stateentry2 ()
_callbCb (TYPENAME _callb::_method m)
_callbCb (TYPENAME _callb::_method m, State_t< Event > *s)
_guardGd (const Event &e, TYPENAME _guard::_method m)
Stateentry ()
const Stateentry () const

Protected Member Functions

class REF_CLASS (CAMwidget)

Protected Attributes

Gravity_gravity
CamPhys _phys_cam
CAMwidget _camwidg
double _dtime
double _dist
double _size
mlib::PIXEL _start_pix
mlib::XYpt _scale_pt
mlib::Wpt _down_pt
mlib::XYpt _down_pt_2d
VIEWptr _view
State _cam_rot
State _cam_forward
State _cam_back
State _cam_left
State _cam_right
State _cam_choose
State _orbit
State _breathe
State _cruise
State _grow
State _grow_down
State _orb_rot
State _orb_zoom
State _cruise_zoom
State _breathe_rot
State _cruise_rot
State _move_view
State _icon_click
State _entry2
State _but_trans
State _but_rot
State _but_zoom
State _but_drag
State _phys
ARRAY< UPobs * > _up_obs
int _do_reset
GEOMptr _geom
bool _resizing
bool _breathing
CamIcon_icon
ICON2Dptr _button
Collide_collision
XYpt _tp
XYpt _te
stop_watch _clock
stop_watch _land_clock
stop_watch _move_clock
State _entry

Static Private Member Functions

static void schedule_in_view (VIEWptr v, CamFocus *cf)

Detailed Description

Definition at line 20 of file cam_fp.H.


Member Typedef Documentation

typedef CallMeth_t<Cam_int_fp ,Event > Interactor< Cam_int_fp , Event , State >::_callb [inherited]
 

Definition at line 388 of file fsa.H.

typedef GuardMeth_t<Cam_int_fp ,Event > Interactor< Cam_int_fp , Event , State >::_guard [inherited]
 

Definition at line 389 of file fsa.H.


Constructor & Destructor Documentation

virtual Cam_int_fp::~Cam_int_fp  )  [inline, virtual]
 

Definition at line 119 of file cam_fp.H.

Cam_int_fp::Cam_int_fp CEvent d,
CEvent m,
CEvent u,
CEvent d2,
CEvent u2,
CEvent dt,
CEvent dr,
CEvent dz,
CEvent ut,
CEvent ur,
CEvent uz
 

Definition at line 73 of file cam_fp.C.

References _breathing, _cam_back, _cam_choose, _cam_forward, _cam_left, _cam_right, _cam_rot, _cruise, _cruise_rot, _cruise_zoom, Interactor< Cam_int_fp, Event, State >::_entry, _gravity, _grow, _grow_down, _orb_rot, _orb_zoom, _orbit, _size, back(), breathe(), Interactor< Cam_int_fp, Event, State >::Cb(), choose(), cruise_down(), cruise_zoom(), cruise_zoom_up(), down(), down2(), forward(), grow(), KEYD, KEYU, left(), moveup(), orbit(), orbit_rot(), orbit_rot_up(), orbit_zoom(), right(), rot(), stop_orbit(), toggle_buttons(), and up().


Member Function Documentation

void Cam_int_fp::add_up_obs UPobs o  )  [inline]
 

Definition at line 79 of file cam_fp.H.

References _up_obs.

int Cam_int_fp::back CEvent e,
State *&  s
[virtual]
 

Definition at line 945 of file cam_fp.C.

References _cruise, CamCruise::cur(), and Event::view().

Referenced by Cam_int_fp().

int Cam_int_fp::breathe CEvent e,
State *&  s
[virtual]
 

Definition at line 586 of file cam_fp.C.

References _breathing, CamBreathe::cur(), and Event::view().

Referenced by Cam_int_fp(), and down2().

_callb* Interactor< Cam_int_fp , Event , State >::Cb TYPENAME _callb::_method  m,
State_t< Event > *  s
[inline, inherited]
 

Definition at line 396 of file fsa.H.

_callb* Interactor< Cam_int_fp , Event , State >::Cb TYPENAME _callb::_method  m  )  [inline, inherited]
 

Definition at line 393 of file fsa.H.

Referenced by Cam_int_fp().

int Cam_int_fp::choose CEvent e,
State *&  s
[virtual]
 

Definition at line 498 of file cam_fp.C.

References _clock, Evd::_d, _dist, _dtime, _orb_rot, _orb_zoom, _start_pix, DEVice_2d::cur(), DEVice_2d::delta(), Config::get_var_bool(), mlib::Vec2< V >::length(), stop_watch::set(), DEVice_2d::set_old(), swap(), the_time(), and Event::view().

Referenced by Cam_int_fp().

int Cam_int_fp::cruise CEvent e,
State *&  s
[virtual]
 

Definition at line 758 of file cam_fp.C.

References CamCruise::cur(), and Event::view().

Referenced by down2().

int Cam_int_fp::cruise_down CEvent e,
State *&  s
[virtual]
 

Definition at line 613 of file cam_fp.C.

References _clock, _cruise_rot, _cruise_zoom, Evd::_d, _gravity, _land_clock, _view, CamCruise::cur(), DEVice_2d::cur(), stop_watch::elapsed_time(), RAYhit::geom(), RAYhit::point(), predown(), DEVice_buttons::ptr2d(), stop_watch::set(), Gravity::set_grav(), RAYhit::success(), and Event::view().

Referenced by Cam_int_fp().

int Cam_int_fp::cruise_zoom CEvent e,
State *&  s
[virtual]
 

Definition at line 658 of file cam_fp.C.

References Evd::_d, _move_clock, _scale_pt, _te, _tp, CamBreathe::cur(), CamCruise::cur(), DEVice_2d::cur(), DEVice_2d::delta(), mlib::Vec3< V >::length(), mlib::Vec3< V >::normalized(), DEVice_2d::old(), stop_watch::set(), and Event::view().

Referenced by Cam_int_fp().

int Cam_int_fp::cruise_zoom_up CEvent e,
State *&  s
[virtual]
 

Definition at line 735 of file cam_fp.C.

References _clock, _move_clock, _te, _tp, CamBreathe::cur(), CamCruise::cur(), and stop_watch::elapsed_time().

Referenced by Cam_int_fp().

int Cam_int_fp::down CEvent e,
State *&  s
[virtual]
 

Definition at line 316 of file cam_fp.C.

References _camwidg, _clock, Evd::_d, _do_reset, _icon, _icon_click, _move_view, _resizing, brcase, CamBreathe::cur(), DEVice_2d::cur(), CamIcon::FOCUS, CamIcon::intersect_all(), move(), CamIcon::MOVE, predown(), DEVice_buttons::ptr2d(), CamIcon::RESIZE, stop_watch::set(), CamIcon::test_down(), and Event::view().

Referenced by Cam_int_fp().

int Cam_int_fp::down2 CEvent e,
State *&  s
[virtual]
 

Definition at line 373 of file cam_fp.C.

References _cruise, Evd::_d, _grow, _orbit, _view, BaseJOTapp::activate_button(), breathe(), BaseJOTapp::cam_switch(), cruise(), CamBreathe::cur(), DEVice_2d::cur(), BaseJOTapp::deactivate_button(), RAYhit::geom(), orbit(), DEVice_buttons::ptr2d(), stop_actions(), stop_cruise(), stop_orbit(), RAYhit::success(), BaseJOTapp::toggle_button(), BaseJOTapp::update_button(), BaseCollide::update_scene(), and Event::view().

Referenced by Cam_int_fp().

int Cam_int_fp::dragup CEvent e,
State *&  s
[virtual]
 

Definition at line 1236 of file cam_fp.C.

References _camwidg, Evd::_d, _do_reset, _dtime, _start_pix, _up_obs, DEVice_2d::cur(), mlib::Point2< P, V >::dist(), DOT_DIST, ARRAY< T >::num(), DEVice_buttons::ptr2d(), reset(), RAYhit::success(), RAYhit::surf(), the_time(), up(), and Event::view().

const State * Interactor< Cam_int_fp , Event , State >::entry  )  const [inline, inherited]
 

Definition at line 403 of file fsa.H.

State * Interactor< Cam_int_fp , Event , State >::entry  )  [inline, inherited]
 

Definition at line 402 of file fsa.H.

State* Cam_int_fp::entry2  )  [inline]
 

Definition at line 125 of file cam_fp.H.

References _entry2.

int Cam_int_fp::focus CEvent e,
State *&  s
[virtual]
 

Definition at line 1095 of file cam_fp.C.

References Evd::_d, center(), mlib::cross(), DEVice_2d::cur(), RAYhit::dist(), RAYhit::norm(), mlib::Vec3< V >::normalized(), GEOM::null, DEVice_buttons::ptr2d(), ray_geom(), RAYhit::success(), RAYhit::surf(), and Event::view().

Referenced by up().

int Cam_int_fp::forward CEvent e,
State *&  s
[virtual]
 

Definition at line 906 of file cam_fp.C.

References _cruise, CamCruise::cur(), RAYhit::dist(), RAYhit::success(), and Event::view().

Referenced by Cam_int_fp().

_guard* Interactor< Cam_int_fp , Event , State >::Gd const Event e,
TYPENAME _guard::_method  m
[inline, inherited]
 

Definition at line 399 of file fsa.H.

int Cam_int_fp::grow CEvent e,
State *&  s
[virtual]
 

Definition at line 1360 of file cam_fp.C.

References Evd::_d, _te, _tp, CamBreathe::cur(), DEVice_2d::cur(), DEVice_2d::delta(), CamBreathe::grow(), DEVice_2d::old(), and Event::view().

Referenced by Cam_int_fp().

int Cam_int_fp::grow_change CEvent e,
State *&  s
[virtual]
 

Definition at line 1382 of file cam_fp.C.

int Cam_int_fp::iconmove CEvent e,
State *&  s
[virtual]
 

Definition at line 1195 of file cam_fp.C.

References _icon, _resizing, and CamIcon::icon_move().

int Cam_int_fp::iconup CEvent e,
State *&  s
[virtual]
 

Definition at line 1205 of file cam_fp.C.

References Evd::_d, _dtime, _icon, _resizing, _start_pix, CamIcon::cam(), DEVice_2d::cur(), CamIcon::intersect_icon(), DEVice_buttons::ptr2d(), CamIcon::remove_icon(), CamIcon::resize_up(), the_time(), and Event::view().

int Cam_int_fp::left CEvent e,
State *&  s
[virtual]
 

Definition at line 985 of file cam_fp.C.

References Event::view().

Referenced by Cam_int_fp().

void Cam_int_fp::make_view mlib::CXYpt  ) 
 

int Cam_int_fp::move CEvent e,
State *&  s
[virtual]
 

Definition at line 1172 of file cam_fp.C.

References Evd::_d, _icon, and CamIcon::set_icon_loc().

Referenced by down().

int Cam_int_fp::moveup CEvent e,
State *&  s
[virtual]
 

Definition at line 1182 of file cam_fp.C.

References _do_reset, _geom, _icon, _up_obs, and ARRAY< T >::num().

Referenced by Cam_int_fp().

virtual int Cam_int_fp::noop CEvent ,
State *& 
[inline, virtual]
 

Definition at line 115 of file cam_fp.H.

int Cam_int_fp::orbit CEvent e,
State *&  s
[virtual]
 

Definition at line 551 of file cam_fp.C.

References CamOrbit::cur(), RAYhit::geom(), GEOM::null, ray_geom(), RAYhit::success(), BaseJOTapp::toggle_button(), and Event::view().

Referenced by Cam_int_fp(), and down2().

int Cam_int_fp::orbit_rot CEvent e,
State *&  s
[virtual]
 

Definition at line 833 of file cam_fp.C.

References Evd::_d, _move_clock, _te, _tp, mlib::Acos(), DEVice_2d::cur(), CamOrbit::cur(), DEVice_2d::old(), stop_watch::set(), Sign(), sqr(), and Event::view().

Referenced by Cam_int_fp().

int Cam_int_fp::orbit_rot_up CEvent e,
State *&  s
[virtual]
 

Definition at line 886 of file cam_fp.C.

References _clock, _move_clock, _te, _tp, CamBreathe::cur(), CamOrbit::cur(), and stop_watch::elapsed_time().

Referenced by Cam_int_fp().

int Cam_int_fp::orbit_zoom CEvent e,
State *&  s
[virtual]
 

Definition at line 800 of file cam_fp.C.

References Evd::_d, DEVice_2d::cur(), DEVice_2d::delta(), DEVice_2d::old(), and Event::view().

Referenced by Cam_int_fp().

int Cam_int_fp::predown CEvent e,
State *&  s
[virtual]
 

Definition at line 269 of file cam_fp.C.

References Evd::_d, _dist, _do_reset, _down_pt, _down_pt_2d, _dtime, _scale_pt, _start_pix, _view, CamCruise::cur(), DEVice_2d::cur(), RAYhit::dist(), RAYhit::point(), DEVice_buttons::ptr2d(), RAYhit::success(), the_time(), RAYhit::vec(), and Event::view().

Referenced by cruise_down(), and down().

class Cam_int_fp::REF_CLASS CAMwidget   )  [inline, protected]
 

Definition at line 28 of file cam_fp.H.

void Cam_int_fp::reset int  rst  )  [virtual]
 

Implements UPobs.

Definition at line 1398 of file cam_fp.C.

References _camwidg.

Referenced by dragup(), and up().

int Cam_int_fp::right CEvent e,
State *&  s
[virtual]
 

Definition at line 1011 of file cam_fp.C.

References Event::view().

Referenced by Cam_int_fp().

int Cam_int_fp::rot CEvent e,
State *&  s
[virtual]
 

Definition at line 1037 of file cam_fp.C.

References Evd::_d, mlib::Acos(), DEVice_2d::cur(), DEVice_2d::old(), Sign(), sqr(), and Event::view().

Referenced by Cam_int_fp().

static void Cam_int_fp::schedule_in_view VIEWptr  v,
CamFocus cf
[static, private]
 

int Cam_int_fp::stop_actions CEvent e,
State *&  s
[virtual]
 

Definition at line 482 of file cam_fp.C.

References CamCruise::cur(), and CamOrbit::cur().

Referenced by down2().

int Cam_int_fp::stop_breathe CEvent e,
State *&  s
[virtual]
 

Definition at line 788 of file cam_fp.C.

References CamBreathe::cur().

int Cam_int_fp::stop_cruise CEvent e,
State *&  s
[virtual]
 

Definition at line 778 of file cam_fp.C.

References CamCruise::cur().

Referenced by down2().

int Cam_int_fp::stop_orbit CEvent e,
State *&  s
[virtual]
 

Definition at line 541 of file cam_fp.C.

References CamOrbit::cur().

Referenced by Cam_int_fp(), and down2().

int Cam_int_fp::toggle_buttons CEvent e,
State *&  s
[virtual]
 

Definition at line 1418 of file cam_fp.C.

References BaseJOTapp::button_toggle().

Referenced by Cam_int_fp().

int Cam_int_fp::up CEvent e,
State *&  s
[virtual]
 

Definition at line 1281 of file cam_fp.C.

References _camwidg, _clock, Evd::_d, _do_reset, _down_pt_2d, _up_obs, DEVice_2d::cur(), CamBreathe::cur(), CamOrbit::cur(), mlib::Point2< P, V >::dist(), DOT_DIST, stop_watch::elapsed_time(), focus(), gel_to_bmesh(), RAYhit::geom(), GEOM::null, ARRAY< T >::num(), DEVice_buttons::ptr2d(), ray_geom(), reset(), BMESH::set_center_of_interest(), RAYhit::success(), RAYhit::surf(), and Event::view().

Referenced by Cam_int_fp(), and dragup().


Member Data Documentation

State Cam_int_fp::_breathe [protected]
 

Definition at line 55 of file cam_fp.H.

State Cam_int_fp::_breathe_rot [protected]
 

Definition at line 57 of file cam_fp.H.

bool Cam_int_fp::_breathing [protected]
 

Definition at line 65 of file cam_fp.H.

Referenced by breathe(), and Cam_int_fp().

State Cam_int_fp::_but_drag [protected]
 

Definition at line 60 of file cam_fp.H.

State Cam_int_fp::_but_rot [protected]
 

Definition at line 60 of file cam_fp.H.

State Cam_int_fp::_but_trans [protected]
 

Definition at line 60 of file cam_fp.H.

State Cam_int_fp::_but_zoom [protected]
 

Definition at line 60 of file cam_fp.H.

ICON2Dptr Cam_int_fp::_button [protected]
 

Definition at line 67 of file cam_fp.H.

State Cam_int_fp::_cam_back [protected]
 

Definition at line 54 of file cam_fp.H.

Referenced by Cam_int_fp().

State Cam_int_fp::_cam_choose [protected]
 

Definition at line 54 of file cam_fp.H.

Referenced by Cam_int_fp().

State Cam_int_fp::_cam_forward [protected]
 

Definition at line 54 of file cam_fp.H.

Referenced by Cam_int_fp().

State Cam_int_fp::_cam_left [protected]
 

Definition at line 54 of file cam_fp.H.

Referenced by Cam_int_fp().

State Cam_int_fp::_cam_right [protected]
 

Definition at line 54 of file cam_fp.H.

Referenced by Cam_int_fp().

State Cam_int_fp::_cam_rot [protected]
 

Definition at line 54 of file cam_fp.H.

Referenced by Cam_int_fp().

CAMwidget Cam_int_fp::_camwidg [protected]
 

Definition at line 46 of file cam_fp.H.

Referenced by down(), dragup(), reset(), and up().

stop_watch Cam_int_fp::_clock [protected]
 

Definition at line 71 of file cam_fp.H.

Referenced by choose(), cruise_down(), cruise_zoom_up(), down(), orbit_rot_up(), and up().

Collide* Cam_int_fp::_collision [protected]
 

Definition at line 68 of file cam_fp.H.

State Cam_int_fp::_cruise [protected]
 

Definition at line 55 of file cam_fp.H.

Referenced by back(), Cam_int_fp(), down2(), and forward().

State Cam_int_fp::_cruise_rot [protected]
 

Definition at line 57 of file cam_fp.H.

Referenced by Cam_int_fp(), and cruise_down().

State Cam_int_fp::_cruise_zoom [protected]
 

Definition at line 56 of file cam_fp.H.

Referenced by Cam_int_fp(), and cruise_down().

double Cam_int_fp::_dist [protected]
 

Definition at line 48 of file cam_fp.H.

Referenced by choose(), and predown().

int Cam_int_fp::_do_reset [protected]
 

Definition at line 63 of file cam_fp.H.

Referenced by down(), dragup(), moveup(), predown(), and up().

mlib::Wpt Cam_int_fp::_down_pt [protected]
 

Definition at line 51 of file cam_fp.H.

Referenced by predown().

mlib::XYpt Cam_int_fp::_down_pt_2d [protected]
 

Definition at line 52 of file cam_fp.H.

Referenced by predown(), and up().

double Cam_int_fp::_dtime [protected]
 

Definition at line 47 of file cam_fp.H.

Referenced by choose(), dragup(), iconup(), and predown().

State Interactor< Cam_int_fp , Event , State >::_entry [protected, inherited]
 

Definition at line 407 of file fsa.H.

Referenced by Cam_int_fp().

State Cam_int_fp::_entry2 [protected]
 

Definition at line 60 of file cam_fp.H.

Referenced by entry2().

GEOMptr Cam_int_fp::_geom [protected]
 

Definition at line 64 of file cam_fp.H.

Referenced by moveup().

Gravity* Cam_int_fp::_gravity [protected]
 

Definition at line 42 of file cam_fp.H.

Referenced by Cam_int_fp(), and cruise_down().

State Cam_int_fp::_grow [protected]
 

Definition at line 55 of file cam_fp.H.

Referenced by Cam_int_fp(), and down2().

State Cam_int_fp::_grow_down [protected]
 

Definition at line 55 of file cam_fp.H.

Referenced by Cam_int_fp().

CamIcon* Cam_int_fp::_icon [protected]
 

Definition at line 66 of file cam_fp.H.

Referenced by down(), iconmove(), iconup(), move(), and moveup().

State Cam_int_fp::_icon_click [protected]
 

Definition at line 58 of file cam_fp.H.

Referenced by down().

stop_watch Cam_int_fp::_land_clock [protected]
 

Definition at line 72 of file cam_fp.H.

Referenced by cruise_down().

stop_watch Cam_int_fp::_move_clock [protected]
 

Definition at line 74 of file cam_fp.H.

Referenced by cruise_zoom(), cruise_zoom_up(), orbit_rot(), and orbit_rot_up().

State Cam_int_fp::_move_view [protected]
 

Definition at line 58 of file cam_fp.H.

Referenced by down().

State Cam_int_fp::_orb_rot [protected]
 

Definition at line 56 of file cam_fp.H.

Referenced by Cam_int_fp(), and choose().

State Cam_int_fp::_orb_zoom [protected]
 

Definition at line 56 of file cam_fp.H.

Referenced by Cam_int_fp(), and choose().

State Cam_int_fp::_orbit [protected]
 

Definition at line 55 of file cam_fp.H.

Referenced by Cam_int_fp(), and down2().

State Cam_int_fp::_phys [protected]
 

Definition at line 60 of file cam_fp.H.

CamPhys Cam_int_fp::_phys_cam [protected]
 

Definition at line 45 of file cam_fp.H.

bool Cam_int_fp::_resizing [protected]
 

Definition at line 65 of file cam_fp.H.

Referenced by down(), iconmove(), and iconup().

mlib::XYpt Cam_int_fp::_scale_pt [protected]
 

Definition at line 50 of file cam_fp.H.

Referenced by cruise_zoom(), and predown().

double Cam_int_fp::_size [protected]
 

Definition at line 48 of file cam_fp.H.

Referenced by Cam_int_fp().

mlib::PIXEL Cam_int_fp::_start_pix [protected]
 

Definition at line 49 of file cam_fp.H.

Referenced by choose(), dragup(), iconup(), and predown().

XYpt Cam_int_fp::_te [protected]
 

Definition at line 70 of file cam_fp.H.

Referenced by cruise_zoom(), cruise_zoom_up(), grow(), orbit_rot(), and orbit_rot_up().

XYpt Cam_int_fp::_tp [protected]
 

Definition at line 69 of file cam_fp.H.

Referenced by cruise_zoom(), cruise_zoom_up(), grow(), orbit_rot(), and orbit_rot_up().

ARRAY<UPobs*> Cam_int_fp::_up_obs [protected]
 

Definition at line 62 of file cam_fp.H.

Referenced by add_up_obs(), dragup(), moveup(), and up().

VIEWptr Cam_int_fp::_view [protected]
 

Definition at line 53 of file cam_fp.H.

Referenced by cruise_down(), down2(), and predown().


The documentation for this class was generated from the following files:
Generated on Mon Sep 18 11:44:44 2006 for jot by  doxygen 1.4.4