Cog3DPointCloudMesh Accessor3F MethodsCognex VisionPro 9.22

The Cog3DPointCloudMesh Accessor3F type exposes the following members.

Methods

  NameDescription
Public methodDispose 
Destruct this accessor.
Protected methodDispose(Boolean)
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize (Overrides Object Finalize .)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodMoveNext
Advance this accessor to the next element of the point cloud, spanning all roots in order.
Public methodReset
Set this accessor to the initial position, which is before the first element in the point cloud.
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)
Top
See Also