Houdini Engine 7.0
 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 1604 of file HAPI_Common.h.

Member Data Documentation

HAPI_ParmId HAPI_HandleBindingInfo::assetParmId

Definition at line 1609 of file HAPI_Common.h.

int HAPI_HandleBindingInfo::assetParmIndex

Definition at line 1610 of file HAPI_Common.h.

HAPI_StringHandle HAPI_HandleBindingInfo::assetParmNameSH

Definition at line 1607 of file HAPI_Common.h.

HAPI_StringHandle HAPI_HandleBindingInfo::handleParmNameSH

Definition at line 1606 of file HAPI_Common.h.


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