00001 // Dan 12/17/2001 \Dan90\Include\SDK\HMatFX.h 00002 00003 #define __HMATFX_H 00004 00005 #ifndef _SMALLPDB 00006 00007 #ifndef __HFX_H 00008 #include "HFX.h" 00009 #endif 00010 00011 //********************************************************* 00012 //** HMatFXCache 00013 //********************************************************* 00014 class PLUGINEXPORT HMatFXCache : public HFXCache 00015 { 00016 public: 00017 }; 00018 00019 //********************************************************* 00020 //** HMatFX 00021 //********************************************************* 00022 class PLUGINEXPORT HMatFX : public HFX 00023 { 00024 public: 00025 HMatFX *GetNextMatFXInChor(); // Use with HChor::GetChildMatFX() 00026 }; 00027 00028 /* 00029 TODO 00030 MaterialHead 00031 */ 00032 00033 #endif
Generated on Thu Oct 27 11:46:45 2005 with
1.4.5 written by Dimitri van Heesch,
© 1997-2001