[BACK]Return to pyper.i CVS log [TXT][DIR] Up to [Development] / performer / src / pyper

File: [Development] / performer / src / pyper / pyper.i (download)

Revision 1.1, Mon May 21 21:40:00 2001 UTC (16 years, 5 months ago) by flynnt
Branch: MAIN
CVS Tags: HEAD

Doing some cleanup and adding the pfgtk example and the python wrapper for
Performer (pyper).

%module libpyper




%section "opengl"
%include opengl.i


%section "math"
%include linmath.i


%section "geometric primitives"
%include geomath.i


%section "nodes"
%include node.i



%include group.i
%include scs.i
%include dcs.i
%include switch.i
%include lightsource.i
%include scene.i



%section "geometry"
%include geostate.i
%include geoset.i
%include geode.i
%include billboard.i
%include text.i
%include material.i


%section "pipes & channels"
%include pipe.i
%include pipewindow.i
%include channel.i


%section "utils"
%include pr.i

%include pfType.i
%include string.i
# %include font.i
%include pf.i



%include pfdu.i
%include pfutil.i

%include pfdb.i