Panda3D
|
Provides scoping for the enumerated type shared by CullBin and CullBinManager. More...
Public Types | |
enum | BinType { BTInvalid = 0, BTUnsorted = 1, BTStateSorted = 2, BTBackToFront = 3, BTFrontToBack = 4, BTFixed = 5 } |
Provides scoping for the enumerated type shared by CullBin and CullBinManager.
enum BinType |