On Sun, Jun 24, 2012 at 4:07 PM, Antonio Recio <amdx6...@gmail.com> wrote:
> The python line that I have rote before is not the one that I want to
> convert. The correct python line is this, and the result is "0". How I can
> convert it to clojure?
> print vtkDataSetAttributes.SCALARS
> ;=> 0

Not sure if you can get the equivalent of 0 as output, but perhaps
referring to vtkDataSetAttributes$AttributeTypes/SCALARS will work?

Lars Nilsson

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to