Cog3DPointCloudMesh PositionAccessor MethodsCognex VisionPro 9.22

The Cog3DPointCloudMesh PositionAccessor type exposes the following members.

Methods

  NameDescription
Public methodDispose 
Destruct this accessor.
(Inherited from Cog3DPointCloudMesh Accessor3F.)
Protected methodDispose(Boolean) (Inherited from Cog3DPointCloudMesh Accessor3F.)
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize (Inherited from Cog3DPointCloudMesh Accessor3F.)
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.
(Inherited from Cog3DPointCloudMesh Accessor3F.)
Public methodReset
Set this accessor to the initial position, which is before the first element in the point cloud.
(Inherited from Cog3DPointCloudMesh Accessor3F.)
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)
Top
See Also