Function GLSphere from qtopengl
Brief description
GLSphere(x:GLVertex,r:double):GLSphere
Creates a new sphere primitive from its coordinates More ...
Function information
Name: | GLSphere |
Base: | GLSphere |
Group: | Qt plugins:OpenGL primitives |
Icon: | opengl.png |
Color: | darkGreen |
Authors: | Aless Lasaruk |
Copyright: | (c) 2010 Aless Lasaruk |
Detailed description
Creates a new sphere primitive from its coordinates
Input parameters
-
x:
GLVertex
- Position of the center point of the plane
-
r:
double
- Radius
Return values
-
Default return value:
GLSphere
- Created sphere