rock-core / base-types

C/C++ and Ruby definition of the base types in Rock
6 stars 40 forks source link

fix(ruby): return value of SplineBase#simplify #160

Closed doudou closed 2 years ago

doudou commented 2 years ago

rice would generate an error when trying to get the 'vector'. I think it should work, but had other things to solve .. so I created an intermediate method does the conversion manually instead.

doudou commented 2 years ago

rice would generate an error when trying to get the 'vector'. I think it should work, but had other things to solve .. so I created an intermediate method does the conversion manually instead.