Nebula
Loading...
Searching...
No Matches
Util::SparseTable< TYPE >::TableEntry Struct Reference

Detailed Description

template<class TYPE>
struct Util::SparseTable< TYPE >::TableEntry

a table entry in the sparse table

Public Member Functions

 TableEntry ()
 

Public Attributes

ushort startIndex
 
ushort numElements
 

Constructor & Destructor Documentation

◆ TableEntry()

template<class TYPE >
Util::SparseTable< TYPE >::TableEntry::TableEntry ( )
inline

Member Data Documentation

◆ numElements

template<class TYPE >
ushort Util::SparseTable< TYPE >::TableEntry::numElements

◆ startIndex

template<class TYPE >
ushort Util::SparseTable< TYPE >::TableEntry::startIndex

The documentation for this struct was generated from the following file: