Eyeshot 10 WinForms API Reference
GetData Method (VBOParamsTexture)

WinForms Assembly > devDept.Graphics Namespace > VBOParamsTexture Class : GetData Method
Syntax
'Declaration
 
Public Overrides Function GetData( _
   ByRef nVertices As Integer, _
   ByRef topology As    _
) As Single()
public override float[] GetData( 
   out int nVertices,
   out    topology
)

Parameters

nVertices
topology
See Also

Reference

VBOParamsTexture Class
VBOParamsTexture Members