FiberVISH
0.2
Fish - The Fiber Bundle API for the Vish Visualization Shell
pond
eye
volume
RidgeShape.hpp
1
#ifndef __VOLUMERENDER_RIDGE_SHAPE
2
#define __VOLUMERENDER_RIDGE_SHAPE
3
4
#include <
string
>
5
9
struct
RidgeShape
10
{
11
std::string ShaderCodeFragment;
12
13
RidgeShape
(
const
char
*s);
14
15
static
RidgeShape
Default, Left, Central, Right;
16
17
};
18
19
#endif
// __VOLUMERENDER_RIDGE_SHAPE
20
string
RidgeShape
Helper class for the Volume Renderer.
Definition
RidgeShape.hpp:10
Generated on Sun Mar 1 2026 10:23:18 for FiberVISH by
1.9.8