ContRap
The symbolic tool for control-flow based rapid prototyping.

Function planarSurface from qtopengl
Brief description

planarSurface(function:):GLSurface

Creates a planar surface from a surface generating function More ...

Function information
Name: planarSurface
Base:
Group: Qt plugins:OpenGL surfaces
Icon: opengl.png
Color: darkGreen
Authors: Aless Lasaruk
Copyright: (c) 2010 Aless Lasaruk

Detailed description

Creates a planar surface from a surface generating function.

Input parameters
function:
A function with two input parameters and one output parameter. All parameters must be doubles.

Return values
Default return value: GLSurface
A surface object, which can be plotted with the OpenGL plotter.