FiberVISH 0.2
Fish - The Fiber Bundle API for the Vish Visualization Shell
Public Member Functions | List of all members
Wizt::VertexSelector Struct Reference
Inheritance diagram for Wizt::VertexSelector:
MemCore::ReferenceBase< VertexSelector >

Public Member Functions

virtual void select (std::vector< bool > &SelectionField, const Fiber::Skeleton &InputVertices)
 
virtual void selectionOnly (std::vector< bool > &SelectionField)
 
- Public Member Functions inherited from MemCore::ReferenceBase< VertexSelector >
auto getObjectCountID () const noexcept
 
bool isIdentical (const WeakPtr< Object, Object > &PossibleSelf) const noexcept
 
void mkAutoDestructive ()
 
refcount_t refcount () const noexcept
 
 ReferenceBase (Object *that) noexcept
 
const auto & self () const
 
refcount_t wrefcount () const noexcept
 

Additional Inherited Members

- Public Types inherited from MemCore::ReferenceBase< VertexSelector >
typedef Object reference_domain_t
 
typedef WeakPtr< Object, Object > SelfPtr_t
 
- Protected Member Functions inherited from MemCore::ReferenceBase< VertexSelector >
virtual void extremeUnction ()
 
ReferenceBaseoperator= (const ReferenceBase &R)
 
void suicide ()