This class represents an observer, with 2 eyes.
It can look at through the left, the right or the head (central) eye.
Namespace:
GLSVAssembly: GLSV (in GLSV.dll) Version: 1.2009.6.26 (1.2009.06.26)
Syntax
| C# |
|---|
[SerializableAttribute] public class Observer |
| Visual Basic (Declaration) |
|---|
<SerializableAttribute> _ Public Class Observer |
| Visual C++ |
|---|
[SerializableAttribute] public ref class Observer |
Remarks
We must finalize the code documentation