SoGLTextureCoordinateElementSend Method (Int32, Int32) |
Send routine for EXPLICIT case.
Namespace: OIV.Inventor.ElementsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic void Send(
int index,
int unit
)
Public Sub Send (
index As Integer,
unit As Integer
)
public:
void Send(
int index,
int unit
)
member Send :
index : int *
unit : int -> unit
Parameters
- index
- Type: SystemInt32
- unit
- Type: SystemInt32
Remarks
See Also