Cog3DCrspFeaturesCollection Constructor Cognex VisionPro
Overload List

  NameDescription
Public methodCog3DCrspFeaturesCollection 
Construct this default (empty) Cog3DCrspFeaturesCollection. The PointsModel3D collection is empty. The PointsRaw2D collection is empty. The Weights collection is null.
Public methodCog3DCrspFeaturesCollection(Cog3DCrspFeaturesCollection)
Protected methodCog3DCrspFeaturesCollection(SerializationInfo, StreamingContext)
Public methodCog3DCrspFeaturesCollection(Cog3DVect3Collection, Cog3DVect2Collection, Cog3DScalarCollection)
Construct this Cog3DCrspFeaturesCollection with the supplied components.
Top
See Also