// 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 _Visual3d_TypeOfModel_HeaderFile #define _Visual3d_TypeOfModel_HeaderFile //! Definition of all the type of light sources
enum Visual3d_TypeOfModel { Visual3d_TOM_NONE, Visual3d_TOM_INTERP_COLOR, Visual3d_TOM_FACET, Visual3d_TOM_VERTEX }; #ifndef _Standard_PrimitiveTypes_HeaderFile #include #endif #endif