HDK
|
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... | |
Configuration options for Houdini's compositing context.
Definition at line 2151 of file HAPI_Common.h.
int HAPI_CompositorOptions::maximumResolutionX |
Specifies the maximum allowed width of an image in the compositor.
Definition at line 2154 of file HAPI_Common.h.
int HAPI_CompositorOptions::maximumResolutionY |
Specifies the maximum allowed height of an image in the compositor.
Definition at line 2157 of file HAPI_Common.h.