/* shadeMode.h
*/
#ifndef SHADEMODE_H
#define SHADEMODE_H
typedef enum { NONE, FLAT, SMOOTH } shadeModeType;
#endif
/* shadeMode.h
*/
#ifndef SHADEMODE_H
#define SHADEMODE_H
typedef enum { NONE, FLAT, SMOOTH } shadeModeType;
#endif
Only logged in customers who have purchased this product may leave a review.
Reviews
There are no reviews yet.