Virtual PhotonicsThe ITissueRegion type exposes the following members.
Back to Top
Back to Top
Back to Top
Methods
Name | Description | |
---|---|---|
ContainsPosition |
Checks to see if the specified position is within the tissue region. Definition should be such
that regions do not overlap, i.e. photon can only be in one region at a time.
| |
OnBoundary |
Determines if photon on boundary of tissue region. Some checks require adjustments for
floating point error in precision of Position.
| |
RayIntersectBoundary |
Checks if the specified photon will intersect the region boundary
|
Extension Methods
Name | Description | |
---|---|---|
IsAir |
Method to determine if tissue region is air or not
(Defined by ITissueRegionExtensions.) |
Properties
Name | Description | |
---|---|---|
Center |
Center position
| |
RegionOP |
Optical properties of tissue region.
|
See Also