#include <tex_mgmt.h>
Collaboration diagram for hoa_video::private_video::FixedImageNode:

Public Attributes | |
| int32 | block_index |
| The block index. | |
| Image * | image |
| The image that belongs to the block. | |
| FixedImageNode * | next |
| The next node in the list. | |
| FixedImageNode * | prev |
| The previous node in the list. | |
Definition at line 222 of file tex_mgmt.h.
1.5.1