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);
Parameters
-
type
-
-
index
-
Return Value
See Also
Cg Class | Tao.Cg Namespace