|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Solid | |
---|---|
cz.cuni.jagrlib | Core JaGrLib package. |
cz.cuni.jagrlib.piece | Public modules (building blocks of JaGrLib compositions). |
cz.cuni.jagrlib.testing | Temporary JaGrLib modules. |
Uses of Solid in cz.cuni.jagrlib |
---|
Classes in cz.cuni.jagrlib that implement Solid | |
---|---|
class |
DefaultSolid
Default implementation of Solid . |
Fields in cz.cuni.jagrlib declared as Solid | |
---|---|
Solid |
CSGLeaf.solid
Solid which is assigned to this leaf-node. |
Constructors in cz.cuni.jagrlib with parameters of type Solid | |
---|---|
CSGLeaf(Solid _solid)
Initializing constructor. |
Uses of Solid in cz.cuni.jagrlib.piece |
---|
Classes in cz.cuni.jagrlib.piece that implement Solid | |
---|---|
class |
Cone
Infinite cone as elementary 3D solid. |
class |
Cube
Cube as elementary 3D solid. |
class |
Cylinder
Infinite cylinder as elementary 3D solid. |
class |
Plane
Plane objects (infinite plane, rectangle, triangle) as elementary 3D solids. |
class |
Sphere
Sphere as elementary 3D solid. |
Fields in cz.cuni.jagrlib.piece declared as Solid | |
---|---|
protected Solid |
MonteCarloFF.solid
Accelerator: intersection computing. |
Uses of Solid in cz.cuni.jagrlib.testing |
---|
Classes in cz.cuni.jagrlib.testing that implement Solid | |
---|---|
class |
BrepSolid
3D rendering example - wire-frame rendering of Brep database. |
class |
Revolution
Surface of revolution as elementary 3D solid. |
class |
SolidSpecimen
Solid specimen - elementary 3D solid. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |