PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
static BitMask< uint32_t, nbits > bit(int index)
Returns a BitMask with only the indicated bit on.
static BitMask< uint32_t, nbits > lower_on(int on_bits)
Returns a BitMask whose lower on_bits bits are on.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.