예제 #1
0
 public VectorOfPointIndices(int count)
 {
     _ptr = Invoke.std_vector_pointindices_ctor_count(count);
 }