Panda3D
|
Provides scoping for the enumerated type shared by CullBin and CullBinManager. More...
#include "cullBinEnums.h"
Public Types | |
enum | BinType { BT_invalid , BT_unsorted , BT_state_sorted , BT_back_to_front , BT_front_to_back , BT_fixed } |
Provides scoping for the enumerated type shared by CullBin and CullBinManager.
Definition at line 23 of file cullBinEnums.h.
enum CullBinEnums::BinType |
Definition at line 25 of file cullBinEnums.h.