|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RTScene | |
---|---|
cz.cuni.jagrlib.piece | Public modules (building blocks of JaGrLib compositions). |
cz.cuni.jagrlib.testing | Temporary JaGrLib modules. |
Uses of RTScene in cz.cuni.jagrlib.piece |
---|
Classes in cz.cuni.jagrlib.piece that implement RTScene | |
---|---|
class |
StaticCSGScene
CSG representation of 3D scenes for Ray-tracing rendering methods. |
Fields in cz.cuni.jagrlib.piece declared as RTScene | |
---|---|
protected RTScene |
RayCasting.scene
Accelerator: actual Ray-tracing scene (everything but intersections). |
Uses of RTScene in cz.cuni.jagrlib.testing |
---|
Fields in cz.cuni.jagrlib.testing declared as RTScene | |
---|---|
protected RTScene |
DefaultRenderer.scene
Accelerator: actual Ray-tracing scene (everything but intersections). |
protected RTScene |
PhotonTracing.scene
Accelerator: scene. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |