Virtual Photonics
Assembly: Vts (in Vts.dll) Version: 1.0.12.0 (1.0.12)
True if photon will intersect the region boundary, false otherwise
Use this method if the distance is required
Checks if the specified photon will intersect the region boundary
Namespace: Vts.MonteCarloAssembly: Vts (in Vts.dll) Version: 1.0.12.0 (1.0.12)
Syntax
Parameters
- p
- Type: Vts.MonteCarlo Photon
Photon to check for intersection (including Position, Direction, and S)
- distanceToBoundary
- Type: System Double
The distance to the next boundary
Return Value
Type: BooleanTrue if photon will intersect the region boundary, false otherwise
Remarks
See Also