VPPhotonDataPointSerializer ReadFromBinary Method Virtual Photonics - VTS Library
Virtual Photonics
method to read PhotonDataPoint from binary

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

public PhotonDataPoint ReadFromBinary(
	BinaryReader br
)

Return Value

Type: PhotonDataPoint
PHotonDataPoint

Implements

ICustomBinaryReader T  ReadFromBinary(BinaryReader)
See Also