clipping example wanted

New Message Reply Date view Thread view Subject view Author view

Volker Heid (V.Heid@DKFZ-Heidelberg.de)
Tue, 03 Aug 1999 15:57:54 +0200


Hi,
I am searching for an example where parts of a volume are clipped. I want
to use one of the voGeometryActions::clip() methods.

I also tried the simple OpelGL command before the drawing routine:

        float eqn[4] = { 0.0, 1.0, 0.0, 0.0 };
        glClipPlane (GL_CLIP_PLANE0, eqn);
        glEnable (GL_CLIP_PLANE0);

But this did not work.

Can anybody help me?

Volker


New Message Reply Date view Thread view Subject view Author view

This archive was generated by hypermail 2.0b2 on Mon Nov 01 1999 - 14:21:39 PST