This method loads the view matrix based in the observer parameters.
It loads the identity matrix and then calls to the observer.LookAt method to set the view matrix
Namespace:
GLSVAssembly: GLSV (in GLSV.dll) Version: 1.2009.6.26 (1.2009.06.26)
Syntax
| C# |
|---|
public void ActivateModelBaseMatrix() |
| Visual Basic (Declaration) |
|---|
Public Sub ActivateModelBaseMatrix |
| Visual C++ |
|---|
public: void ActivateModelBaseMatrix() |