Closed sasmaster closed 10 years ago
Done in 02b714c81dbdaf544f76c445dc44b402d7b7d06c
But generally if you need to generate several sets of vertex attributes for spheres (or any other shape) with various parameters, I'd recommend to always create a new shape generator instance.
Hi Guys.I have been playing with the lib and testing shapes notices that Sphere parametarization is possible to setup only through constructor.Is it possible also to have public member method ?
Thanks,.