[vtk-developers] Re:Modifications to vtkOpenGLPolyDataMapper.cxx vtkOpenGLProperty.cxx

John Biddiscombe jbiddiscombe at skippingmouse.co.uk
Fri Nov 8 07:39:01 EST 2002


Probably better to have points wireframe and surface, but add a
SetWireFrameModeToFast and SetWireFRameModeToIdeal or something similar.

JB

----- Original Message -----
From: "John Biddiscombe" <jbiddiscombe at skippingmouse.co.uk>
To: "Sebastien BARRE" <sebastien.barre at kitware.com>
Cc: <vtk-developers at public.kitware.com>
Sent: Friday, November 08, 2002 11:00 AM
Subject: Re: [vtk-developers] Re:Modifications to
vtkOpenGLPolyDataMapper.cxx vtkOpenGLProperty.cxx


> > Could those be activated dynamically ? (through an option in
vtkProperty)
>
> Could conceivably make rendering option in property
>
> Points
> Wireframe(Fast)    GL_LINELOOP
> Wireframe(Correct) GL_POLYGON
> Surface
>
> and add another "if (stuff)" to the mapper...
>
> JB
>
> _______________________________________________
> vtk-developers mailing list
> vtk-developers at public.kitware.com
> http://public.kitware.com/mailman/listinfo/vtk-developers




More information about the vtk-developers mailing list