00001 // Dan 4/14/2004 \DanLP110\Include\SDK\HRotoscope.h 00002 00003 #define __HROTOSCOPE_H 00004 00005 #ifndef __HDECAL_H 00006 #include "HDecal.h" 00007 #endif 00008 00009 //********************************************************* 00010 //** HRotoscope 00011 //********************************************************* 00012 class PLUGINEXPORT HRotoscope : public HBitmap 00013 { 00014 public: 00015 HClipProperty *GetClip(); 00016 HTypeProperty *GetViewIndex(); 00017 HPercentProperty *GetTransparency(); 00018 HBoolProperty *GetIsFront(); // for Camera Rotoscopes 00019 HBoolProperty *GetIncludeInAlphaBuffer();// for Camera Rotoscopes 00020 };
Generated on Thu Oct 27 11:46:46 2005 with
1.4.5 written by Dimitri van Heesch,
© 1997-2001