CullBinEnums
from pandac.PandaModules import CullBinEnums
Class : CullBinEnums
Description : Provides scoping for the enumerated type shared by CullBin and CullBinManager.
Inheritance:
Constants in CullBinEnums:
| BTInvalid | (BinType) |
| BTUnsorted | (BinType) |
| BTStateSorted | (BinType) |
| BTBackToFront | (BinType) |
| BTFrontToBack | (BinType) |
| BTFixed | (BinType) |
| |