// This file is generated by WOK (CPPExt). // Please do not edit this file; modify original file instead. // The copyright and license terms as defined for the original file apply to // this header file considered to be the "object code" form of the original source. #ifndef _Vrml_MaterialBindingAndNormalBinding_HeaderFile #define _Vrml_MaterialBindingAndNormalBinding_HeaderFile enum Vrml_MaterialBindingAndNormalBinding { Vrml_DEFAULT, Vrml_OVERALL, Vrml_PER_PART, Vrml_PER_PART_INDEXED, Vrml_PER_FACE, Vrml_PER_FACE_INDEXED, Vrml_PER_VERTEX, Vrml_PER_VERTEX_INDEXED }; #ifndef _Standard_PrimitiveTypes_HeaderFile #include #endif #endif