Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

BList Class Reference

Collaboration diagram for BList:

Collaboration graph
[legend]
List of all members.

Public Attributes

vuNormalBlockm_data
 pointer to the normal block stored by this node of the list
BListm_next
 pointer to the next element of the list

Detailed Description

This is the block list class for the vuNormalTable class of the vuVolume project.

This will store a ptr to a block and a ptr to the next element of the list.

very minimal..., it's really a node, not a list.

Definition at line 10 of file vuNormalTable.cpp.


Member Data Documentation

vuNormalBlock* BList::m_data
 

pointer to the normal block stored by this node of the list

Definition at line 14 of file vuNormalTable.cpp.

Referenced by vuNormalTable::computeTable().

BList* BList::m_next
 

pointer to the next element of the list

Definition at line 16 of file vuNormalTable.cpp.

Referenced by vuNormalTable::computeTable().


The documentation for this class was generated from the following file:
Generated on Wed Dec 15 21:20:55 2004 for vuVolume by  doxygen 1.3.9.1