From geom->getMesh()->getVertices() to floats

Hi all,

I’m beginner and I would like get the floats of vertices.

Is there some samples of how to get all geom’s informations?

Thanks,

Aurélien

Please see the COLLADA-DOM project under sourceforge for this.

thank you very mush

ok, I understood how works Collada… it’s great :slight_smile:

But there is some data that I don’t know what it is… like <vcount> or

I also would like to know if there is indices whith vertices?

Thank you,

Aurélien