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

Special properties that are available optionally in shader code. More...

#include <AnemoneCreationContext.hpp>

Public Member Functions

 AnemoneParameters (const Eagle::metric33 &theCellTensor, double theApparentCellSize2)
void setOptionalParameters (RenderBasin::Program &) const

Public Attributes

Eagle::Quadratic< 3, float > CellTensor
 Must store as explicit matrix for OpenGL uniform variables, which doesn't know anything about symmetric matrices.
double ApparentCellSize2

Detailed Description

Special properties that are available optionally in shader code.