Policy class that updates a mesh_selection to select the given points. More...
Public Member Functions | |
| select_points (const double_t Weight) | |
| const k3d::selection::set | operator() (k3d::inode *const Node, const k3d::mesh &Mesh, const k3d::selection::set &CurrentSelection, const k3d::selection::records &InteractiveSelection) const |
Public Attributes | |
| const double_t | weight |
Policy class that updates a mesh_selection to select the given points.
| k3d::ngui::selection::detail::select_points::select_points | ( | const double_t | Weight | ) | [inline] |
| const k3d::selection::set k3d::ngui::selection::detail::select_points::operator() | ( | k3d::inode *const | Node, | |
| const k3d::mesh & | Mesh, | |||
| const k3d::selection::set & | CurrentSelection, | |||
| const k3d::selection::records & | InteractiveSelection | |||
| ) | const [inline] |
Referenced by operator()().
1.6.3