using TextureUnitState

the_cX

04-03-2006 05:16:26

im trying to use:

GetTechnique(0).getPass(0).getTextureUnitState(0)

but its returning a SWIGTYPE_p_...

does that mean the TextureUnitState class is not converted?

:/

rastaman

04-03-2006 18:34:11

the update on 2006-02-26 has TextureUnitState wrapped.
you may need to update again, it may not have been available to anonymous cvs till the 27th.

the_cX

05-03-2006 04:57:19

your right it is, thanks :)