|
FiberVISH 0.2
Fish - The Fiber Bundle API for the Vish Visualization Shell
|
#include <FloatingAnemone.hpp>
Static Public Member Functions | |
| static RefPtr< RenderBasin::VertexAttribute > | createPossiblyShiftedVertices (const RefPtr< TypedChunk< Eagle::PhysicalSpace::point > > &Coordinates, const GridAnemone::AnemoneCreationContext &ARC, const RefPtr< GridAnemone::AnemoneExplorer > &AE) |
Static Public Member Functions inherited from Wizt::FloatOrigin | |
| static VRenderContext::ModelViewState | getTranslationVector (const VRenderContext &Context, Intercube &IC, Eagle::tvector3 &TranslationVector, double CameraShiftThreshold) |
| static Eagle::tvector3 | getTranslationVector (Intercube &IC) |
| RefPtr< GridAnemone::AnemoneExplorer > Wizt::FloatingOriginAnemone::getAnemoneExplorer | ( | const WeakPtr< GridAnemone > & | theGridAnemone, |
| VRenderContext & | Context | ||
| ) | const |
Creation of an AnemoneExplorer that takes care of the
floating origin during rendering, it needs to be overridden
in a child class of GridAnemone like this: