| 
    H3D API
    2.4.1
    
   | 
 
Specialized field for automatically generating normals from coordinates. More...
#include <H3D/IndexedTriangleFanSet.h>

Additional Inherited Members | |
  Protected Member Functions inherited from H3D::TypedField< SFNormalNode, Types< SFBool, SFCoordinateNode, MFInt32, SFBool > > | |
| void | checkFieldType (Field *f, int index) | 
| Function for checking that a field is of a correct type given type specification according to the TypedField template arguments.  More... | |
| void | checkTemplateArguments () | 
| Function for checking that a field given TypedField type specification is valid.  More... | |
Specialized field for automatically generating normals from coordinates.
routes_in[0] is the normalPerVertex field. routes_in[1] is the coord field. routes_in[2] is the index field. routes_in[3] is the ccw field.