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
tvscreen2dimmediate:draw_filledtriangle [TV3DWiki]
 

Wiki > TV3D65 Index > TVScreen2DImmediate

Draw_FilledTriangle

DESCRIPTION

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

DECLARATION

VB.NET Draw_FilledTriangle(x1 As Single , y1 As Single , x2 As Single , y2 As Single , x3 As Single , y3 As Single , color1 As Integer , color2 As Integer , color3 As Integer)
C++ void Draw_FilledTriangle(float x1 , float y1 , float x2 , float y2 , float x3 , float y3 , int color1 , int color2 , int color3 )

PARAMETERS

NAMEOPTIONALDESCRIPTION
x1Nox1 description
y1Noy1 description
x2Nox2 description
y2Noy2 description
x3Nox3 description
y3Noy3 description
color1Yescolor1 description
color2Yescolor2 description
color3Yescolor3 description

RETURN VALUE

Null Does not return a value.

EXAMPLES

ExampleBasic example.

TIPS

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