|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SLEData | |
---|---|
cz.cuni.jagrlib.iface | Various interfaces for connecting of JaGrLib modules. |
cz.cuni.jagrlib.piece | Public modules (building blocks of JaGrLib compositions). |
Uses of SLEData in cz.cuni.jagrlib.iface |
---|
Subinterfaces of SLEData in cz.cuni.jagrlib.iface | |
---|---|
interface |
SLEDataStore
Data object holding system of linear equations (SLE) data - writtable variant. |
Uses of SLEData in cz.cuni.jagrlib.piece |
---|
Classes in cz.cuni.jagrlib.piece that implement SLEData | |
---|---|
class |
RadiosityEquations
Provides SLE (system of linear equations) from Brep for some SLE Solver. |
class |
SimpleSLEDataStore
Data object holding system of linear equations (SLE) data - actual data storage w/o any smartness. |
Fields in cz.cuni.jagrlib.piece declared as SLEData | |
---|---|
protected SLEData |
Radiosity.data
Accelerator: input result from solver. |
protected SLEData |
SLEProgressive.data
Accelerator: input SLEData. |
protected SLEData |
SLERelaxation.data
Accelerator: input SLEData. |
protected SLEData |
SuperShootGather.data
Accelerator: input SLEData. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |