Package | Description |
---|---|
edu.stanford.rsl.conrad.geometry.bounds |
Contains classes to model boundary conditions.
|
edu.stanford.rsl.conrad.geometry.shapes.simple |
Contains classes to model simple shapes.
|
edu.stanford.rsl.conrad.opencl |
Contains classes to use OpenCL.
|
edu.stanford.rsl.conrad.phantom.forbild.shapes |
Contains classes to model the Forbild shapes.
|
Modifier and Type | Method and Description |
---|---|
QuadricSurface |
QuadricBoundingCondition.getBoundingSurface() |
Constructor and Description |
---|
QuadricBoundingCondition(QuadricSurface surface)
Initialize bounding condition defiend by
QuadricSurface . |
Modifier and Type | Class and Description |
---|---|
class |
Cone
Creates a Cone.
|
class |
Cylinder
Creates a Cylinder.
|
class |
Ellipsoid
Creates an Ellipsoid
|
class |
Sphere
Creates a Sphere.
|
Modifier and Type | Class and Description |
---|---|
class |
OpenCLCylinder |
class |
OpenCLSphere |
Modifier and Type | Class and Description |
---|---|
class |
ForbildCone
This class creates a surface from a forbilddefinition.
|
class |
ForbildCylinder
This class creates a surface from a forbilddefinition.
|
class |
ForbildEllipsoid
This class creates a surface from a forbilddefinition.
|
class |
ForbildSphere
This class creates a surface from a forbilddefinition.
|