Tao.Cg SDK Documentation
Cg.cgConnectParameter Method
[Visual Basic]
Public Shared Sub cgConnectParameter( _
ByVal
from
As
IntPtr
, _
ByVal
to
As
IntPtr
_
)
[C#]
public static
void
cgConnectParameter(
IntPtr
from
,
IntPtr
to
);
See Also
Cg Class
|
Tao.Cg Namespace