TUM-Logo

libRASCH

 

Home
 

General

About libRASCH/News
Design
Screen shots
Sample programs (with source code)
License
 

Download

libRASCH
Tools
 

Documentation

User
Developer
 

Resources

Mailing list
Supported Formats
Plugins
Status
Links
 
Contact
About this site
 
Last updated
Tue Mar 27 23:03:50 2007
ra_lib_use_plugin

ra_lib_use_plugin

Name

ra_lib_use_plugin --  set using a plugin (or not)

Synopsis

LIBRAAPI int ra_lib_use_plugin (ra_handle h, int plugin_index, int use_it);

Arguments

h

handle to libRASCH

plugin_index

index of plugin to change

use_it

flag using plugin (1: use plugin, !1: do not use plugin)

Description

Use or do not use plugin.

source file

ra.c