18Configure(config_maya);
19NotifyCategoryDef(maya,
"");
21ConfigureFn(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;
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.
void init_libmaya()
Initializes the library.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.