Provides scoping for the enumerated type shared by CullBin and CullBinManager.
More...
#include "cullBinEnums.h"
List of all members.
Public Types |
| enum | BinType {
BT_invalid,
BT_unsorted,
BT_state_sorted,
BT_back_to_front,
BT_front_to_back,
BT_fixed
} |
Detailed Description
Provides scoping for the enumerated type shared by CullBin and CullBinManager.
Definition at line 25 of file cullBinEnums.h.
The documentation for this class was generated from the following file: