Inhalt der Transferfunktion.
Namespace: Volumerenderer
Assembly: Volumes (in Volumes.exe)
Syntax
| Visual Basic (Declaration) |
|---|
| Private transferTexture As Texture |
| C# |
|---|
| private Texture transferTexture; |
| C++ |
|---|
| private: Texture transferTexture sealed ; |
| J# |
|---|
| private Texture transferTexture |
| JScript |
|---|
| private transferTexture : Texture; |