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

Public Member Functions

virtual MemCore::RefPtr< IndexBufferObjectsort (const DepthToIndexMap &points)
 
- Public Member Functions inherited from MemCore::ReferenceBase< ElementSorter >
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
 

Static Public Member Functions

static MemCore::RefPtr< IndexBufferObjectsortPoints (const DepthToIndexMap &points)
 

Additional Inherited Members

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