VPSingleInclusionTissue GetNeighborRegionIndex Method Virtual Photonics - VTS Library
Virtual Photonics
method to get index of neighbor tissue region when photon on boundary of two regions

Namespace: Vts.MonteCarlo.Tissues
Assembly: Vts (in Vts.dll) Version: 1.0.12.0 (1.0.12)
Syntax

public override int GetNeighborRegionIndex(
	Photon photon
)

Return Value

Type: OnlineInt32
index of neighbor index

Implements

ITissue GetNeighborRegionIndex(Photon)
See Also