pboyer / verb

Open-source, cross-platform NURBS
http://www.verbnurbs.com
MIT License
741 stars 106 forks source link

Invalid name space for AdaptiveRefinementOptions and AdaptiveRefinementNode #61

Closed z3dev closed 3 months ago

z3dev commented 4 months ago

It seems that these two class ere present in src/eva/Tess.hx

But are exposed as 'core'

@:expose("core.AdaptiveRefinementOptions")
@:expose("core.AdaptiveRefinementNode")

The documentation says 'eval'.