FiberVISH 0.2
Fish - The Fiber Bundle API for the Vish Visualization Shell
Public Member Functions | Public Attributes | List of all members
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, floatCellTensor
 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.