신선형 wrote:
> Hi,

[snip]

> I think the tangents will be saved into TexCoords1 and binormals into 
> TexCoords2.
> Isn't it right?

Jupp. Works for me. :)

> I want to see the results of that function.
> 
> OSG::GeoTexCoordsPtr texCoordsPtr;
> texCoordsPtr = carGeo->getTexCoords();
                                    ^^
Small typo here. Try getTexCoords1() or getTexCoords2() instead.

/Marcus



-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_ids93&alloc_id281&opick
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to