| |
- Parameters:
-
|
htreeobject |
- is a pointer to the plugins owner. It is the class that the Texture is member of. It is the actual class you see in the PWS tree. The constructor only uses it to set the member variable m_treeobject. This member is used for ReAssignPtr. This is also the pointer returned by GetOwner(). |
- See also:
-
DLLPlugin::DLLPlugin (HTreeObject *htreeobject)
Definition at line 19 of file Texture.h. |