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:
parent
c88feb2c8e
commit
26086ab9b4
65 changed files with 198 additions and 178 deletions
|
@ -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);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue