Skip to content
  • David Gobbi's avatar
    Add VTK_SIZEHINT for the wrappers. · 2de7b282
    David Gobbi authored
    VTK_SIZEHINT(a, n) hints that the parameter "a" has a size "n".
    If only one argument is given, VTK_SIZEHINT(n), then the hint is
    for the size of the return value.
    2de7b282