1
0
Fork 0
mirror of https://github.com/ruby-opencv/ruby-opencv synced 2023-03-27 23:22:12 -04:00

update for generating documents

This commit is contained in:
ser1zw 2014-01-14 18:15:44 +09:00
parent c88feb2c8e
commit 26086ab9b4
65 changed files with 198 additions and 178 deletions

View file

@ -21,7 +21,7 @@ __NAMESPACE_BEGIN_IPLCONVKERNEL
VALUE rb_class();
VALUE rb_allocate(VALUE klass);
void define_ruby_class();
void init_ruby_class();
VALUE rb_initialize(int argc, VALUE *argv, VALUE self);
VALUE rb_size(VALUE self);
VALUE rb_cols(VALUE self);