View-Matrix.
Namespace: Volumerenderer
Assembly: Volumes (in Volumes.exe)
Syntax
Visual Basic (Declaration) |
---|
Private matView As Matrix |
C# |
---|
private Matrix matView; |
C++ |
---|
private: Matrix matView sealed ; |
J# |
---|
private Matrix matView |
JScript |
---|
private matView : Matrix; |