Max 5 API Reference

t_jit_mop Struct Reference
[MOP Module]

t_jit_mop object struct. More...

Collaboration diagram for t_jit_mop:
Collaboration graph
[legend]

Data Fields

t_jit_object ob
 standard object header
void * special
 special data pointer for use by wrappers of various kinds (e.g. max wrapper)
long inputcount
 "inputcount" attribute
long outputcount
 "inputcount" attribute
t_jit_linklist * inputlist
 linked list of inputs, accessed via methods
t_jit_linklist * outputlist
 linked list of inputs, accessed via methods
char caninplace
 deprecated
char adapt
 "adapt" attribute
char outputmode
 "outputmode" attribute

Detailed Description

t_jit_mop object struct.

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

Definition at line 65 of file jit.mop.c.


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

Copyright © 2008, Cycling '74