Deprecated: Function split() is deprecated in /home/wiki/public_html/inc/common.php on line 533

Warning: Cannot modify header information - headers already sent by (output started at /home/wiki/public_html/inc/common.php:533) in /home/wiki/public_html/inc/actions.php on line 71
tvmesh:setvertex [TV3DWiki]
 
Table of Contents

Wiki > TV3D65 Index > TVMesh

SetVertex

DESCRIPTION

-This page has been generated automatically. Please improve it by adding a description and additional information.

DECLARATION

VB.NET SetVertex(iVertexId As Integer , x As Single , y As Single , z As Single , nx As Single , ny As Single , nz As Single , tu1 As Single , tv1 As Single , tu2 As Single , tv2 As Single , color As Integer) As Integer
C++ int SetVertex(int iVertexId , float x , float y , float z , float nx , float ny , float nz , float tu1 , float tv1 , float tu2 , float tv2 , int color )

PARAMETERS

NAMEOPTIONALDESCRIPTION
iVertexIdNoiVertexId description
xNox description
yNoy description
zNoz description
nxNonx description
nyNony description
nzNonz description
tu1Notu1 description
tv1Notv1 description
tu2Notu2 description
tv2Notv2 description
colorNocolor description

RETURN VALUE

Integer Description of what the return value means.

EXAMPLES

ExampleBasic example.

TIPS

  • Please add any notes or tips for this method.
 
tvmesh/setvertex.txt · Last modified: 2009/11/29 18:00