2D-Textur für Strömungsberechnungen. Enthält jeweils im R/G/B-Kanal die X/Y/Z-Komponente des Strömungsvektors im aktuellen (ge-resampelten) Gitterpunkt.
Namespace: Flowvis
Assembly: Flowvis (in Flowvis.exe)
Syntax
Visual Basic (Declaration) |
---|
Private streamvectorTexture As Texture |
C# |
---|
private Texture streamvectorTexture; |
C++ |
---|
private: Texture streamvectorTexture sealed ; |
J# |
---|
private Texture streamvectorTexture |
JScript |
---|
private streamvectorTexture : Texture; |