![]() |
#include <sparseSelector.h>
Public Member Functions | |
| SparseSelector (Refinement &refine) | |
| ~SparseSelector () | |
| void | setRefinement (Refinement &refine) |
| Refinement & | getRefinement () const |
| void | setPreviousRefinement (Refinement const *refine) |
| Refinement const * | getPreviousRefinement () const |
| void | selectVertex (Index pVertex) |
| void | selectEdge (Index pEdge) |
| void | selectFace (Index pFace) |
| void | selectVertexFaces (Index pVertex) |
| bool | isSelectionEmpty () const |
| bool | isVertexIncomplete (Index pVertex) const |
Definition at line 60 of file sparseSelector.h.
|
inline |
Definition at line 63 of file sparseSelector.h.
|
inline |
Definition at line 64 of file sparseSelector.h.
|
inline |
Definition at line 78 of file sparseSelector.h.
|
inline |
Definition at line 75 of file sparseSelector.h.
|
inline |
Definition at line 95 of file sparseSelector.h.
|
inline |
Definition at line 97 of file sparseSelector.h.
| void selectEdge | ( | Index | pEdge | ) |
| void selectFace | ( | Index | pFace | ) |
| void selectVertex | ( | Index | pVertex | ) |
| void selectVertexFaces | ( | Index | pVertex | ) |
|
inline |
Definition at line 77 of file sparseSelector.h.
|
inline |
Definition at line 74 of file sparseSelector.h.