Tao.Cg SDK Documentation
Cg.cgGetParentType Method
[Visual Basic]
Public Shared Function cgGetParentType( _
ByVal
type
As
Integer
, _
ByVal
index
As
Integer
_
) As
Integer
[C#]
public static
int
cgGetParentType(
int
type
,
int
index
);
See Also
Cg Class
|
Tao.Cg Namespace