Vector≺cv꞉꞉Rect_≺int≻≻¶
Constructors¶
initialize(count: Integer)
initialize(arg_0: Array)
initialize(count: Integer, value: Cv::Rect2i)
Methods¶
==(other: Std::Vector≺cv꞉꞉Rect_≺int≻≻) -> TrueClass
[](pos: Integer) -> Cv::Rect2i
[](start: Integer, length: Integer) -> Integer
[]=(pos: Integer, value: Cv::Rect2i) -> NilClass
data -> Rice::Pointer≺cv꞉꞉Rect_≺int≻≻
delete(value: Cv::Rect2i) -> Cv::Rect2i
delete_at(pos: Integer) -> Cv::Rect2i
first -> Cv::Rect2i
include?(value: Cv::Rect2i) -> TrueClass
index(value: Cv::Rect2i) -> Integer
initialize_copy(other: Std::Vector≺cv꞉꞉Rect_≺int≻≻) -> NilClass
insert(pos: Integer, value: Cv::Rect2i) -> Std::Vector≺cv꞉꞉Rect_≺int≻≻
last -> Cv::Rect2i
pop -> Cv::Rect2i
push(value: Cv::Rect2i) -> Std::Vector≺cv꞉꞉Rect_≺int≻≻
reserve(new_cap: Integer) -> NilClass
resize(count: Integer) -> NilClass
to_a -> Integer
to_s -> String