18#ifndef  _SoFaceDetailExt_H 
   19#define  _SoFaceDetailExt_H 
   27   typedef SoFaceDetail inherited;
 
   42      SoDetail *
copy() 
const override;
 
   45      void setShadow(SbBool shadow)     { _isInShadow= shadow; }
 
 
#define __MEVIS_IV_END_NAMESPACE
 
#define __MEVIS_IV_BEGIN_NAMESPACE
 
#define SOSHADOW_CLASS_SPEC
Define a class export specifier needed to make the class exportable in dll's.
 
virtual ~SoShadowFaceDetail()
 
SoDetail * copy() const override
Returns an instance that is a copy of this instance.
 
void setShadow(SbBool shadow)
 
SbBool isInShadow() const