|
Fish - FiberLib for VISH 0.3
Fish - The Fiber Bundle API for the Vish Visualization Shell
|
Public Member Functions | |
| bool | draw (const Anemone &) const override |
| Public Member Functions inherited from Wizt::RenderBasin::Painter | |
| bool | activate (const Anemone &) override |
| bool | deactivate (const Anemone &) override |
| Public Member Functions inherited from Wizt::Anemone::Tentacle | |
| virtual const char * | getSamplerType () const |
| virtual int | getTextureUnit () const |
| virtual size_t | memsize () const |
| virtual size_t | NumberOfElements () const |
| virtual bool | updateValue (VRenderContext &Context) |
| Public Member Functions inherited from MemCore::ReferenceBase< Tentacle > | |
| 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< Tentacle > | |
| typedef Object | reference_domain_t |
| typedef WeakPtr< Object, Object > | SelfPtr_t |
| Public Attributes inherited from Wizt::RenderBasin::Painter | |
| int | instancecount |
| std::forward_list< WeakPtr< RenderBasin::Program > > | UsePainterForTheseProgramsOnly |
| Public Attributes inherited from Wizt::Anemone::Tentacle | |
| Activity_t | Activity |
| Protected Member Functions inherited from MemCore::ReferenceBase< Tentacle > | |
| virtual void | extremeUnction () |
| ReferenceBase & | operator= (const ReferenceBase &R) |
| void | suicide () |