VectorOfVectorOfPoint Constructor |
| Name | Description | |
|---|---|---|
| VectorOfVectorOfPoint |
Create an empty standard vector of VectorOfPoint
| |
| VectorOfVectorOfPoint(Point) |
Create the standard vector of VectorOfPoint
| |
| VectorOfVectorOfPoint(Int32) |
Create an standard vector of VectorOfPoint of the specific size
| |
| VectorOfVectorOfPoint(VectorOfPoint) |
Create an standard vector of VectorOfPoint with the initial values
|