google-code-export / papervision3d

Automatically exported from code.google.com/p/papervision3d
1 stars 1 forks source link

transformUV does not exist in Triangle3D #130

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
Not applied

What is the expected output? What do you see instead?
When trying to use GeometryObject3D.transformUV(material:MaterialObject3D)
an error message is rendered as it's trying to call on 'transformUV' on
each face. Triangle3D does not contain such method.

Please provide any additional information below.

Original issue reported on code.google.com by AJiren...@gmail.com on 13 Nov 2008 at 8:05

GoogleCodeExporter commented 9 years ago
That function should have been removed a while back. It's gone now. Thank you 
for
reporting.

Original comment by r.hauw...@gmail.com on 17 Nov 2008 at 1:25