EggBin

class EggBin

Bases: EggGroup

A type of group node that holds related subnodes. This is a special kind of node that will never be read in from an egg file, but can only exist in the egg scene graph if it is created via the use of an EggBinMaker.

Inheritance diagram

Inheritance diagram of EggBin

explicit EggBin(std::string const &name = "")
EggBin(EggGroup const &copy)
EggBin(EggBin const &copy)
int get_bin_number(void) const
static TypeHandle get_class_type(void)
void set_bin_number(int bin_number)