Panda3D
|
Provides scoping for the enumerated type shared by CullBin and CullBinManager. More...
Public Types | |
enum | BinType { BT_invalid = 0, BT_unsorted = 1, BT_state_sorted = 2, BT_back_to_front = 3, BT_front_to_back = 4, BT_fixed = 5 } |
Provides scoping for the enumerated type shared by CullBin and CullBinManager.
enum BinType |