Feature2D<T extends Struct>.fromPointer constructor

Feature2D<T extends Struct>.fromPointer(
  1. Pointer<T> ptr
)

Implementation

Feature2D.fromPointer(super.ptr) : super.fromPointer();