Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

CUI_Resource Class Reference

A base font interface. More...

#include <CUI_Resource.h>

Inheritance diagram for CUI_Resource:

CUI_CoordSys IUI_Border IUI_Font CUI_PolyEdgeBorder CUI_FixedBMFont CUI_VarBMFont List of all members.

Public Member Functions

 CUI_Resource ()
 Constructor.

virtual ~CUI_Resource ()
 Destructor.

virtual void SetOwnedByUI ()
 Set this resource as owned by the UI.

virtual bool IsOwnedByUI ()
 Is this resource owned by the UI.


Private Attributes

bool m_ownedByUI
 True if created by the UI - used for memory management.


Detailed Description

A base font interface.


Member Function Documentation

virtual void CUI_Resource::SetOwnedByUI  )  [inline, virtual]
 

Set this resource as owned by the UI.

No code outside of the library should call this function. Doing so will definitely cause a crash when the registry is flushed.


The documentation for this class was generated from the following file:
Generated on Mon Sep 29 23:07:04 2003 for glGUI by doxygen 1.3.4