Create a three dimensional function and draw it

hello,

I want create several three dimensional functions and draw them. One of these function is just a straight line which perpendicular to the x-y plane with z from 1 to 10.

Do you have any idea to creat and draw it?

Thanks.

Use class TF3. See example in tutorial gltf3.C

Rene