35 #ifndef IECOREMAYA_DISPLAYSTYLE_H
36 #define IECOREMAYA_DISPLAYSTYLE_H
38 #include "boost/noncopyable.hpp"
40 #include "IECoreGL/State.h"
42 #include "maya/M3dView.h"
64 IECoreGL::State *
baseState( M3dView::DisplayStyle style, M3dView::LightingMode lightingMode=M3dView::kLightDefault,
bool transferCurrentColor=
true );
76 #endif // IECOREMAYA_DISPLAYSTYLE_H
Definition: DisplayStyle.h:53
IECoreGL::State * baseState(M3dView::DisplayStyle style, M3dView::LightingMode lightingMode=M3dView::kLightDefault, bool transferCurrentColor=true)
The IECoreMaya namespace holds all the functionality of libIECoreMaya.
Definition: BoolParameterHandler.h:44