Houdini Engine 7.0
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
HAPI_HandleInfo Struct Reference

#include <HAPI_Common.h>

Public Attributes

HAPI_StringHandle nameSH
 
HAPI_StringHandle typeNameSH
 
int bindingsCount
 

Detailed Description

Contains handle information such as the type of handle (translate, rotate, scale, softxform ...etc) and the number of parameters the current handle is bound to.

Definition at line 1590 of file HAPI_Common.h.

Member Data Documentation

int HAPI_HandleInfo::bindingsCount

Definition at line 1595 of file HAPI_Common.h.

HAPI_StringHandle HAPI_HandleInfo::nameSH

Definition at line 1592 of file HAPI_Common.h.

HAPI_StringHandle HAPI_HandleInfo::typeNameSH

Definition at line 1593 of file HAPI_Common.h.


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