You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dear dibyendumajumdar :
Thanks for your great work, and I can use goptical in Windows now. But in previous codes, I can use std::vector to gether several surface(or curvature), use the codes "std::vectorSys::OpticalSurface Refractor_Vector" . But in the current codes, surface is generated use the codes" auto s1 = std::make_sharedsys::OpticalSurface" . So I am wondering, how I can gether surfaces use std::vector<>. Or there is another way to gether several surfaces.
Thanks a lot!
The text was updated successfully, but these errors were encountered:
Dear dibyendumajumdar :
Thanks for your great work, and I can use goptical in Windows now. But in previous codes, I can use std::vector to gether several surface(or curvature), use the codes "std::vectorSys::OpticalSurface Refractor_Vector" . But in the current codes, surface is generated use the codes" auto s1 = std::make_sharedsys::OpticalSurface" . So I am wondering, how I can gether surfaces use std::vector<>. Or there is another way to gether several surfaces.
Thanks a lot!
The text was updated successfully, but these errors were encountered: