~ubuntu-branches/ubuntu/utopic/blender/utopic-proposed

« back to all changes in this revision

Viewing changes to source/blender/freestyle/intern/python/Interface1D/BPy_ViewEdge.cpp

  • Committer: Package Import Robot
  • Author(s): Matthias Klose
  • Date: 2014-02-19 11:24:23 UTC
  • mfrom: (14.2.23 sid)
  • Revision ID: package-import@ubuntu.com-20140219112423-rkmaz2m7ha06d4tk
Tags: 2.69-3ubuntu1
* Merge with Debian; remaining changes:
  - Configure without OpenImageIO on armhf, as it is not available on
    Ubuntu.

Show diffs side-by-side

added added

removed removed

Lines of Context:
44
44
"Class hierarchy: :class:`Interface1D` > :class:`ViewEdge`\n"
45
45
"\n"
46
46
"Class defining a ViewEdge.  A ViewEdge in an edge of the image graph.\n"
47
 
"it connnects two :class:`ViewVertex` objects.  It is made by connecting\n"
 
47
"it connects two :class:`ViewVertex` objects.  It is made by connecting\n"
48
48
"a set of FEdges.\n"
49
49
"\n"
50
50
".. method:: __init__()\n"