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

Configuration options for Houdini's compositing context. More...

#include <HAPI_Common.h>

Public Attributes

int maximumResolutionX
 Specifies the maximum allowed width of an image in the compositor. More...
 
int maximumResolutionY
 Specifies the maximum allowed height of an image in the compositor. More...
 

Detailed Description

Configuration options for Houdini's compositing context.

Definition at line 2080 of file HAPI_Common.h.

Member Data Documentation

int HAPI_CompositorOptions::maximumResolutionX

Specifies the maximum allowed width of an image in the compositor.

Definition at line 2083 of file HAPI_Common.h.

int HAPI_CompositorOptions::maximumResolutionY

Specifies the maximum allowed height of an image in the compositor.

Definition at line 2086 of file HAPI_Common.h.


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