Max 5 API Reference

t_jit_attr_filter_clip Struct Reference
[Attribute Module]

t_jit_attr_filter_clip object struct. More...

Collaboration diagram for t_jit_attr_filter_clip:
Collaboration graph
[legend]

Data Fields

t_jit_object ob
 common object header
t_symboltype
 "type" attribute
double scale
 scaling factor; "scale" attribute
double min
 minimum vlaue; "min" attribute
double max
 maximum value; "max" attribute
char usescale
 use scaling flag; "usescale" attribute
char usemin
 clip to minimum flag; "usemin" attribute
char usemax
 clip to maximum flag; "usemax" attribute

Detailed Description

t_jit_attr_filter_clip object struct.

Warning:
This struct should not be accessed directly, but is provided for reference when calling Jitter attribute functions.

Copyright © 2008, Cycling '74