Function GLPoint from qtopengl
Brief description
GLPoint(p:GLVertex):GLPoint
Creates a new point primitive from its coordinates More ...
Function information
Name: | GLPoint |
Base: | GLPoint |
Group: | Qt plugins:OpenGL primitives |
Icon: | opengl.png |
Color: | darkGreen |
Authors: | Aless Lasaruk |
Copyright: | (c) 2010 Aless Lasaruk |
Detailed description
Creates a new point primitive from its coordinates
Input parameters
-
p:
GLVertex
- Vector with point coordinates
Return values
-
Default return value:
GLPoint
- Created point