HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends 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 1629 of file HAPI_Common.h.

Member Data Documentation

HAPI_ParmId HAPI_HandleBindingInfo::assetParmId

Definition at line 1634 of file HAPI_Common.h.

int HAPI_HandleBindingInfo::assetParmIndex

Definition at line 1635 of file HAPI_Common.h.

HAPI_StringHandle HAPI_HandleBindingInfo::assetParmNameSH

Definition at line 1632 of file HAPI_Common.h.

HAPI_StringHandle HAPI_HandleBindingInfo::handleParmNameSH

Definition at line 1631 of file HAPI_Common.h.


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