~ubuntu-branches/ubuntu/trusty/avogadro/trusty-proposed

« back to all changes in this revision

Viewing changes to libavogadro/src/engines/wireengine.h

  • Committer: Bazaar Package Importer
  • Author(s): Rohan Garg
  • Date: 2011-05-20 18:55:49 UTC
  • mfrom: (3.2.13 sid)
  • Revision ID: james.westby@ubuntu.com-20110520185549-berzu8h9f9330xji
Tags: 1.0.3-1ubuntu1
* Merge from debian, remaining changes (LP: #787458, #784267)
  - Disable builds for ARM as build dependency on libOpenGL and 
    libQtOpenGL

Show diffs side-by-side

added added

removed removed

Lines of Context:
60
60
      //! Render a Bond.
61
61
      bool renderOpaque(PainterDevice *pd, const Bond *b);
62
62
 
 
63
      //! Override of render opaque for the engine.
63
64
      bool renderOpaque(PainterDevice *pd);
 
65
 
 
66
      //! Override of render pick - help the picking.
 
67
      bool renderPick(PainterDevice *pd);
64
68
      //@}
65
69
 
66
70
      //! Configuration options