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

Identifies a session. More...

#include <HAPI_Common.h>

Public Attributes

HAPI_SessionType type
 
HAPI_SessionId id
 

Detailed Description

Identifies a session.

Definition at line 1072 of file HAPI_Common.h.

Member Data Documentation

HAPI_SessionId HAPI_Session::id

Some session types support multiple simultaneous sessions. This means that each session needs to have a unique identifier.

Definition at line 1080 of file HAPI_Common.h.

HAPI_SessionType HAPI_Session::type

The type of session determines the which implementation will be used to communicate with the Houdini Engine library.

Definition at line 1076 of file HAPI_Common.h.


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