hoa_video::private_video::VariableImageNode Class Reference

This is how we keep track of which images are used/freed in the variable texture mem manager. More...

#include <tex_mgmt.h>

Collaboration diagram for hoa_video::private_video::VariableImageNode:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 VariableImageNode ()

Public Attributes

bool free
 Is the image freed?
Imageimage
 Pointer to the image.

Detailed Description

This is how we keep track of which images are used/freed in the variable texture mem manager.

Definition at line 336 of file tex_mgmt.h.


Constructor & Destructor Documentation

hoa_video::private_video::VariableImageNode::VariableImageNode (  )  [inline]

Definition at line 339 of file tex_mgmt.h.

References free, and image.


Member Data Documentation

bool hoa_video::private_video::VariableImageNode::free

Is the image freed?

Definition at line 349 of file tex_mgmt.h.

Referenced by VariableImageNode().

Image* hoa_video::private_video::VariableImageNode::image

Pointer to the image.

Definition at line 346 of file tex_mgmt.h.

Referenced by VariableImageNode().


The documentation for this class was generated from the following file:
Generated on Fri Jul 6 23:16:53 2007 for Hero of Allacrost by  doxygen 1.5.1