App
|
#include <jni.h>
Go to the source code of this file.
Functions | |
JNIEXPORT jlong JNICALL | Java_mhr_appcore_generators_BrushGenerator_createRoundBrush (JNIEnv *, jobject, jint, jint, jdouble) |
JNIEXPORT jint JNICALL | Java_mhr_appcore_generators_BrushGenerator_createRoundBrushIn (JNIEnv *, jobject, jint, jlong, jint, jdouble) |
JNIEXPORT jlong JNICALL Java_mhr_appcore_generators_BrushGenerator_createRoundBrush | ( | JNIEnv * | , |
jobject | , | ||
jint | , | ||
jint | , | ||
jdouble | |||
) |
JNIEXPORT jint JNICALL Java_mhr_appcore_generators_BrushGenerator_createRoundBrushIn | ( | JNIEnv * | , |
jobject | , | ||
jint | , | ||
jlong | , | ||
jint | , | ||
jdouble | |||
) |