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