polyvox/bindings/Picking.i

9 lines
88 B
OpenEdge ABL

%module Picking
%{
#include "Picking.h"
%}
%include "Picking.h"
EXTRACTORS(pickVoxel)