View Single Post
Old 1st March 2005, 02:51 PM   #8
Andy
Administrator
Professional user
 
Andy's Avatar
 
Join Date: Jun 2003
Posts: 4,563
Default

The normal is part of the SVertex and not the Vertex.

You code appears to be accesing a normal which is part of the vertex. I can't see why this would compile, unless you have a very old header file.

In your code you should be using vertex->normal.

Aha - looked further down your message - a lot has changed since 1999...

I'll email you the new headers - which you will need for 5.0 anyway.

Andy
Andy is offline   Reply With Quote