code-google-com / opencollada

Automatically exported from code.google.com/p/opencollada
0 stars 0 forks source link

<polylist> primitives reported as POLYGONS type #49

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Parse any COLLADA file containing <polylist> geometry primitives
2.
3.

What is the expected output? What do you see instead?
A loaded <polylist> mesh primitive should have type
COLLADAFW::MeshPrimitive::POLYLIST
Instead, its reported type is COLLADAFW::MeshPrimitive::POLYGONS

What version of the product are you using? On what operating system?

Please provide any additional information below.

Original issue reported on code.google.com by davidkn...@gmail.com on 16 Jan 2010 at 11:34

GoogleCodeExporter commented 9 years ago

Original comment by opencollada2@googlemail.com on 19 Jan 2011 at 2:30