# Home    # nevrax.com   
Nevrax
Nevrax.org
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#License
Docs
 
Documentation  
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages   Search  

NL3D::CRadixSort::CSortDigit Struct Template Reference

List of all members.

Public Attributes

uint Count
T * Ptr

template<class T>
struct NL3D::CRadixSort< T >::CSortDigit


Member Data Documentation

template<class T>
uint NL3D::CRadixSort::CSortDigit::Count
 

Definition at line 99 of file radix_sort.h.

template<class T>
T* NL3D::CRadixSort::CSortDigit::Ptr
 

Definition at line 101 of file radix_sort.h.


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