|
| static std::string | GetString (HAPI_Session &session, HAPI_StringHandle stringHandle) |
| |
| static void | PrintChildNodeInfo (HAPI_Session &session, std::vector< HAPI_NodeId > &childrenNodes) |
| |
| static void | ProcessFloatAttrib (HAPI_Session &session, HAPI_AssetInfo &assetInfo, HAPI_NodeId objectNode, HAPI_NodeId geoNode, HAPI_PartId partId, HAPI_AttributeOwner owner, std::string name) |
| |
| static void | ProcessGeoPart (HAPI_Session &session, HAPI_AssetInfo &assetInfo, HAPI_NodeId objectNode, HAPI_NodeId geoNode, HAPI_PartId partId) |
| |
| static void | PrintPartInfo (HAPI_Session &session, HAPI_NodeId nodeId, HAPI_PartId partId, std::string indent) |
| |
| static void | CookAndPrintNode (HAPI_Session &session, HAPI_CookOptions &co, HAPI_NodeId nodeId, HAPI_PackedPrimInstancingMode mode) |
| |
| static void | PrintCompleteNodeInfo (HAPI_Session &session, HAPI_NodeId nodeId, HAPI_AssetInfo &assetInfo) |
| |
| static void | Marshalling_Geometry_Into_Houdini () |
| |
| static void | Marshalling_Point_Clouds () |
| |
| static void | Connecting_Assets () |
| |
| static void | Curve_Node () |
| |
| static void | Curve_Marshalling () |
| |
| static void | Curve_Output () |
| |
| static void | Groups_Sample () |
| |
| static void | Materials_Sample () |
| |
| static void | Node_Creation_Sample () |
| |
| static void | Parts_Sample () |
| |
| static void | Packed_Primitives_Sample () |
| |
| static void | Parameters_Sample () |
| |
| static void | PDG_Cooking_With_Events () |
| |
| static std::string | GetHoudiniLastError () |
| |
| static std::string | GetHoudiniLastCookError () |
| |