[vtkusers] SetLabelFormat
Nicolas Mangon
themangoon at yahoo.com
Mon Mar 12 17:02:25 EST 2001
In c++
I am using vtkLabeledDataMapper->SetLabelFormat(char*)
For scintific notation I pass %6.4e.
I always get 1.2345E+005 which is not elegant if I
want to get 1.2345E+05. How can I get rid of the
unnecessary 0
If it is not possible with VTK, is it possible in C ?
Thanks
Nicolas
__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - Buy the things you want at great prices.
http://auctions.yahoo.com/
More information about the vtkusers
mailing list