Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 127404 | Differences between
and this patch

Collapse All | Expand All

(-)SimGear-0.3.9-orig/simgear/scene/model/placement.hxx (-1 / +1 lines)
Lines 46-52 Link Here
46
  SGModelPlacement ();
46
  SGModelPlacement ();
47
  virtual ~SGModelPlacement ();
47
  virtual ~SGModelPlacement ();
48
48
49
  virtual void SGModelPlacement::init( ssgBranch * model );
49
  virtual void init( ssgBranch * model );
50
50
51
  virtual void update();
51
  virtual void update();
52
52

Return to bug 127404