HRotoscope.h

Go to the documentation of this file.
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 };

This A:M SDK v12.0 documentation is maintained by Hash Inc. Please address any comments concerning this documentation to AMReports. If you have any information, knowledge, or documentation to share with the A:M developer community, please post them on the Hash SDK forum.

Generated on Thu Oct 27 11:46:46 2005 with doxygen 1.4.5 written by Dimitri van Heesch, © 1997-2001