~ubuntu-branches/ubuntu/vivid/openwalnut/vivid-proposed

« back to all changes in this revision

Viewing changes to src/core/kernel/WSelectorBranch.h

  • Committer: Package Import Robot
  • Author(s): Sebastian Eichelbaum
  • Date: 2014-03-19 17:46:12 UTC
  • mfrom: (3.1.2 sid)
  • Revision ID: package-import@ubuntu.com-20140319174612-e4mgtr1avbq3f7ph
Tags: 1.4.0~rc1+hg3a3147463ee2-1
* Major functionality and stability improvements.
* Several bug fixes
* Changed ttf-liberation dependency to fonts-liberation (Closes: #722405)
* OpenWalnut now works properly with OpenSceneGraph 3.2 (Closes: #718381)
* See http://www.openwalnut.org/versions/2

Show diffs side-by-side

added added

removed removed

Lines of Context:
101
101
     */
102
102
    bool dirty();
103
103
 
 
104
    /**
 
105
     * Return the current branch color.
 
106
     *
 
107
     * \return  the color
 
108
     */
 
109
    WColor getBranchColor() const;
104
110
protected:
105
 
    /**
106
 
     * function gets called when the color property of the roi branch has changed, it will write this color
107
 
     * into the custom color array of the fiber dataset
108
 
     */
109
 
    void colorChanged();
110
111
private:
111
112
    /**
112
113
     * updates the output bitfield with the information from all rois in this branch