Jamoma API  0.6.0.a19
j.max.stencil.cpp File Reference

j.stencil% : Perform operations on a stencil of points in a matrix More...

#include "jit.common.h"
#include "max.jit.mop.h"
#include "TTClassWrapperMax.h"
+ Include dependency graph for j.max.stencil.cpp:

Go to the source code of this file.

Functions

int TTCLASSWRAPPERMAX_EXPORT main (void)
 Set up this class as a Max external the first time an object of this kind is instantiated. More...
 

Detailed Description

j.stencil% : Perform operations on a stencil of points in a matrix

This is the max wrapper

Authors
Tim Place, Trond Lossius

Definition in file j.max.stencil.cpp.

Function Documentation

int TTCLASSWRAPPERMAX_EXPORT main ( void  )

Set up this class as a Max external the first time an object of this kind is instantiated.

Returns
Error message if the object fails to load.

Set up this class as a Max external the first time an object of this kind is instantiated.

Definition at line 43 of file j.max.stencil.cpp.