Houdini Engine 6.2
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
HAPI_HandleBindingInfo Struct Reference

#include <HAPI_Common.h>

Public Attributes

HAPI_StringHandle handleParmNameSH
 
HAPI_StringHandle assetParmNameSH
 
HAPI_ParmId assetParmId
 
int assetParmIndex
 

Detailed Description

Contains binding information that maps the handle parameter to the asset parameter. The index is only used for int and float vector and colour parms.

Definition at line 1537 of file HAPI_Common.h.

Member Data Documentation

HAPI_ParmId HAPI_HandleBindingInfo::assetParmId

Definition at line 1542 of file HAPI_Common.h.

int HAPI_HandleBindingInfo::assetParmIndex

Definition at line 1543 of file HAPI_Common.h.

HAPI_StringHandle HAPI_HandleBindingInfo::assetParmNameSH

Definition at line 1540 of file HAPI_Common.h.

HAPI_StringHandle HAPI_HandleBindingInfo::handleParmNameSH

Definition at line 1539 of file HAPI_Common.h.


The documentation for this struct was generated from the following file: