[vtkusers] Question on vtk programming style.
Prabhu Ramachandran
prabhu at aero.iitm.ernet.in
Mon Aug 21 13:19:01 EDT 2000
hi,
I have a question and a feature request. Consider the
vtkProperty object. The SetRepresentation function can be given one
of three arguments, 0, 1, or 2 which respectively stand for
VTK_POINTS, VTK_WIREFRAME, and VTK_SURFACE.
Now why has this particular order been chosen? Wouldn't it
have been nicer to use numbers as per an alphabetical listing? Can
this be added/changed in the future?
prabhu
More information about the vtkusers
mailing list