This class represents a pair of stereo photographs
Namespace:
GLSVAssembly: GLSV (in GLSV.dll) Version: 1.2009.6.26 (1.2009.06.26)
Syntax
C# |
---|
[SerializableAttribute] public class PhotoPair : Model |
Visual Basic (Declaration) |
---|
<SerializableAttribute> _ Public Class PhotoPair _ Inherits Model |
Visual C++ |
---|
[SerializableAttribute] public ref class PhotoPair : public Model |