[vtkusers] Constants in VTK Java wrapper?

John Powell john.powell at us.cd-adapco.com
Mon Nov 23 15:28:31 EST 2009


Are constants like the following from vtkGlyph3D.h available in the Java 
wrapper?

#define VTK_SCALE_BY_SCALAR 0
#define VTK_SCALE_BY_VECTOR 1
#define VTK_SCALE_BY_VECTORCOMPONENTS 2
#define VTK_DATA_SCALING_OFF 3

If so,  what Java class can they be found in?
If not, are there any plans to make them accessible in a future version?

Thanks,
John




More information about the vtkusers mailing list