VectorOfPoint3D32F Constructor |
| Name | Description | |
|---|---|---|
| VectorOfPoint3D32F |
Create an empty standard vector of Point3D32F
| |
| VectorOfPoint3D32F(Int32) |
Create an standard vector of Point3D32F of the specific size
| |
| VectorOfPoint3D32F(MCvPoint3D32f) |
Create an standard vector of Point3D32F with the initial values
| |
| VectorOfPoint3D32F(SerializationInfo, StreamingContext) |
Constructor used to deserialize runtime serialized object
|