Houdini Engine 6.2
 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 1523 of file HAPI_Common.h.

Member Data Documentation

int HAPI_HandleInfo::bindingsCount

Definition at line 1528 of file HAPI_Common.h.

HAPI_StringHandle HAPI_HandleInfo::nameSH

Definition at line 1525 of file HAPI_Common.h.

HAPI_StringHandle HAPI_HandleInfo::typeNameSH

Definition at line 1526 of file HAPI_Common.h.


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