|
FiberVISH 0.2
Fish - The Fiber Bundle API for the Vish Visualization Shell
|
Public Types | |
| typedef Fiber::MemArray< 1, Type > | CellArray_t |
Public Types inherited from MemCore::ReferenceBase< ElementSorter > | |
| typedef Object | reference_domain_t |
| typedef WeakPtr< Object, Object > | SelfPtr_t |
Public Member Functions | |
| TypedElementSorter (const MemCore::RefPtr< Fiber::CreativeArrayBase > &BC) | |
| MemCore::RefPtr< IndexBufferObject > | sort (const DepthToIndexMap &points) override |
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 |
Public Attributes | |
| MemCore::RefPtr< Fiber::CreativeArrayBase > | BaryCenters |
Additional Inherited Members | |
Static Public Member Functions inherited from GL::ElementSorter | |
| static MemCore::RefPtr< IndexBufferObject > | sortPoints (const DepthToIndexMap &points) |
Protected Member Functions inherited from MemCore::ReferenceBase< ElementSorter > | |
| virtual void | extremeUnction () |
| ReferenceBase & | operator= (const ReferenceBase &R) |
| void | suicide () |
|
inlineoverridevirtual |
Reimplemented from GL::ElementSorter.