SoExtTexture2Texture2CB Delegate |
Namespace: OIV.Inventor.Nodes
public delegate void Texture2CB( SoExtTexture2 tex )
Public Delegate Sub Texture2CB ( tex As SoExtTexture2 )
public delegate void Texture2CB( SoExtTexture2^ tex )
type Texture2CB = delegate of tex : SoExtTexture2 -> unit