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