HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
HAPI_SessionSyncInfo Struct Reference

#include <HAPI_Common.h>

Public Attributes

HAPI_Bool cookUsingHoudiniTime
 
HAPI_Bool syncViewport
 

Detailed Description

Contains the information for synchronizing general SessionSync state between Houdini and other applications. When SessionSync is enabled, Houdini will update this struct with its state. It will also update its internal state if this struct has changed.

Definition at line 2063 of file HAPI_Common.h.

Member Data Documentation

HAPI_Bool HAPI_SessionSyncInfo::cookUsingHoudiniTime

Specifies whether Houdini's current time is used for Houdini Engine cooks. This is automatically enabled in SessionSync where Houdini's viewport forces cooks to use Houdini's current time. This is disabled in non-SessionSync mode, but can be toggled to override default behaviour.

Definition at line 2070 of file HAPI_Common.h.

HAPI_Bool HAPI_SessionSyncInfo::syncViewport

Specifies whether viewport synchronization is enabled. If enabled, in SessionSync, Houdini will update its own viewport using HAPI_Viewport.

Definition at line 2075 of file HAPI_Common.h.


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