Fish - FiberLib for VISH 0.3
Fish - The Fiber Bundle API for the Vish Visualization Shell
GridConv::IterateSkeleton Class Reference
Inheritance diagram for GridConv::IterateSkeleton:
Fiber::ConstSkeletonIterator MemCore::ReferenceBase< IterateSkeleton >

Public Member Functions

 IterateSkeleton (Grid &newGridP)
bool apply (const SkeletonID &id, const Skeleton &S)
Public Member Functions inherited from MemCore::ReferenceBase< IterateSkeleton >
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

Public Attributes

GridnewGrid

Additional Inherited Members

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

Member Function Documentation

◆ apply()

bool GridConv::IterateSkeleton::apply ( const SkeletonID & id,
const Skeleton & S )
inlinevirtual