|
FiberVISH 0.2
Fish - The Fiber Bundle API for the Vish Visualization Shell
|
Classes | |
| class | Wizt::ColorizedFloatSliceRenderer |
| Base class for a common properties of render objects rendering a 2D slice of a 3D scalar field. More... | |
| class | Wizt::FieldAnemone |
| Base class for objects that render information given on a Field. More... | |
| class | Wizt::TypedFieldAnemone< FieldType > |
| A field Anemone operating on a certain type. More... | |
| struct | Wizt::FieldAnemoneBase |
| struct | Wizt::FieldSlice |
| struct | Wizt::FishBasin |
| A namespace for the Anemone Fish API to field fragments into textures. More... | |
| class | Wizt::ShadedFieldAnemone |
| A FieldAnemone with shader support. More... | |
| struct | Wizt::VectorFieldSlice |
| class | Wizt::VertexFieldShader< DisplayShader, RenderCategory > |
| Apply a Shader object on a vertex field. More... | |
Typedefs | |
| using | Wizt::AnemoneFieldFragmentDependency = MultiPtrMap< Fiber::CreativeArrayBase, RefPtr< AnemoneCreatorBase > > |
| The type describing the dependency of a render Anemone to data fragment creators. | |