FiberVISH
0.2
Fish - The Fiber Bundle API for the Vish Visualization Shell
pond
lytica
Lytica.hpp
1
#include <
string
>
2
#include <eagle/PhysicalSpace.hpp>
3
4
using
std::string
;
5
6
struct
Context
7
{
8
double
time;
9
struct
{
double
x,y,z; } Point;
10
double
a;
11
double
b;
12
double
c;
13
};
14
15
struct
ParseContext
:
Context
16
{
17
string
what;
18
unsigned
where;
19
20
Eagle::tvector3 vectorresult;
21
22
static
double
scalareval(
ParseContext
&P);
23
24
static
Eagle::tvector3 vectoreval(
ParseContext
&P);
25
26
};
27
28
string
std::string
basic_string< char > string
Context
Definition
Lytica.hpp:7
ParseContext
Definition
Lytica.hpp:16
Generated on Sun Mar 1 2026 10:23:25 for FiberVISH by
1.9.8