object-index.h File Reference
Contains the definition of the ObjectIndex. More...
#include "vector.h"
Include dependency graph for object-index.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Data Structures | |
struct | ObjectIndex |
Stores a list of indexes When combining multiple Object, the identifier of each of them (rank in the Example) can be stored in this structure. More... | |
Typedefs | |
typedef struct ObjectIndex | ObjectIndex |
Stores a list of indexes When combining multiple Object, the identifier of each of them (rank in the Example) can be stored in this structure. | |
Detailed Description
Contains the definition of the ObjectIndex.