18 Configure(config_maya);
    19 NotifyCategoryDef(maya, 
"");
    21 ConfigureFn(config_maya) {
    26 (
"init-maya-repeat-count", 5,
    27  PRC_DESC(
"The number of times to attempt to initialize Maya and acquire the "    28           "Maya license before giving up."));
    31 (
"init-maya-timeout", 5.0,
    32  PRC_DESC(
"The number of seconds to wait between attempts to acquire the "    43   static bool initialized = 
false;
 PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
void init_libmaya()
Initializes the library.
This is a convenience class to specialize ConfigVariable as a floating- point type.
This is a convenience class to specialize ConfigVariable as an integer type.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.