VPPhotonDataPointSerializer ClassVirtual Photonics - VTS Library
Virtual Photonics
Implements ICustomBinaryReader<PhotonDataPoint> and ICustomBinaryWriter<PhotonDataPoint>.
Inheritance Hierarchy

OnlineSystem Object
  Vts.MonteCarlo.PhotonData PhotonDataPointSerializer

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

public class PhotonDataPointSerializer : ICustomBinaryReader<PhotonDataPoint>, 
	ICustomBinaryWriter<PhotonDataPoint>
See Also