HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GA_GBPrimitiveList::GroupIterationCache Class Reference

Class used to avoid O(n^2) traversal of ordered groups. More...

#include <GA_GBPrimitiveList.h>

Public Member Functions

 GroupIterationCache ()
 

Friends

class GA_GBPrimitiveList
 

Detailed Description

Class used to avoid O(n^2) traversal of ordered groups.

Definition at line 134 of file GA_GBPrimitiveList.h.

Constructor & Destructor Documentation

GA_GBPrimitiveList::GroupIterationCache::GroupIterationCache ( )
inline

Definition at line 137 of file GA_GBPrimitiveList.h.

Friends And Related Function Documentation

friend class GA_GBPrimitiveList
friend

Definition at line 155 of file GA_GBPrimitiveList.h.


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