Function GLLine from qtopengl
Brief description
GLLine(a:GLVertex,b:GLVertex,c:GLVertex):GLTriangle
Creates a triangle primitive from three points More ...
Function information
Name: | GLLine |
Base: | GLLine |
Group: | Qt plugins:OpenGL primitives |
Icon: | opengl.png |
Color: | darkGreen |
Authors: | Aless Lasaruk |
Copyright: | (c) 2010 Aless Lasaruk |
Detailed description
Creates a triangle primitive from three points
Input parameters
-
a:
GLVertex
-
b:
GLVertex
-
c:
GLVertex
Return values
-
Default return value:
GLTriangle
- Created point