Fish - FiberLib for VISH 0.3
Fish - The Fiber Bundle API for the Vish Visualization Shell
Wizt::LanternFestivalParameters Struct Reference

Set of parameters that trigger a new Lanternfish upon change: More...

#include <Lanternfish.hpp>

Inheritance diagram for Wizt::LanternFestivalParameters:
Wizt::LevelDisplayConstraints Wizt::ContextEssence Wizt::LanternFestival::LanternView Wizt::SeaBed

Public Member Functions

bool operator== (const LanternFestivalParameters &) const
bool operator!= (const LanternFestivalParameters &) const
Public Member Functions inherited from Wizt::LevelDisplayConstraints
bool mayDisplay (const SkeletonID &S) const

Public Attributes

Ageable myRegionOfInterestAge
PhysicalSpace::Frustum myFrustum
VCamera myCamera
double Threshold = 400.0
WeakPtr< Chart > myChart
WeakPtr< CellTensorFunctormyCellTensor
RenderFields myFields
Public Attributes inherited from Wizt::LevelDisplayConstraints
unsigned DisplayMinLevel = 0
unsigned DisplayMaxLevel = 0

Detailed Description

Set of parameters that trigger a new Lanternfish upon change:

  1. Camera (observer, lookat, zoom, ...)
  2. Frustum (pixel zoom)
  3. Threshold
  4. Chart (Coordinate system) - TODO
  5. Cell tensor - TODO
  6. Used fields - TODO