Technical Documentation¶
cgp_generic_utils¶
cgp_generic_utils.constants |
constants used to manipulate generic data through any DCC |
cgp_generic_utils.decorators |
generic python decorators - also usable as contexts |
cgp_generic_utils.files |
file objects and management functions |
cgp_generic_utils.maths |
mathematical functions |
cgp_generic_utils.python |
python management functions |
cgp_generic_utils.qt |
subclassed QtWidgets, custom dialogs and widgets for UI development |
cgp_maya_utils¶
cgp_maya_utils.api |
subclassed maya api objects and custom api objects |
cgp_maya_utils.constants |
constants used to manipulate maya data |
cgp_maya_utils.decorators |
maya decorators - also usable as contexts |
cgp_maya_utils.files |
maya file objects and management functions |
cgp_maya_utils.scene |
python objects and management functions to manipulate a variety of entities in a maya scene such as nodes, attributes, components, namespaces, plugins … |
cgp_houdini_utils¶
cgp_houdini_utils.constants |
constants used to manipulate houdini data |
cgp_houdini_utils.files |
houdini file objects and management functions |
cgp_houdini_utils.scene |
python objects and management functions to manipulate a variety of entities in a houdini scene such as nodes, parms … |