Cog3DPointCloudMeshRoot ClassCognex VisionPro 9.7
This class holds per-point data associated with a mesh point cloud. This will always include position data, and may include other attributes (such as surface normals). In addition, this class may hold an optional greyscale image and a related mask. A mesh point cloud may have more than one of these root objects.
Inheritance Hierarchy

System Object
  System MarshalByRefObject
    Cognex.VisionPro.Implementation CogObjectBase
      Cognex.VisionPro.Implementation CogSerializableObjectBase
        Cognex.VisionPro3D Cog3DPointCloudMeshRoot

Namespace: Cognex.VisionPro3D
Assembly: Cognex.VisionPro.CorePlus (in Cognex.VisionPro.CorePlus.dll) Version: 73.0.0.0
Syntax

[SerializableAttribute]
public class Cog3DPointCloudMeshRoot : CogSerializableObjectBase, 
	ICog3DPointCloudRoot, ICloneable, IDisposable

The Cog3DPointCloudMeshRoot type exposes the following members.

Constructors

  NameDescription
Public methodCog3DPointCloudMeshRoot(IntPtr)
For Cognex internal use only.
Public methodCog3DPointCloudMeshRoot(Cog3DPointCloudMeshRoot)
Construct this mesh root from the supplied mesh root.
Public methodCog3DPointCloudMeshRoot(Int32,  Cog3DPointCloudAttribute3F )
Construct this mesh root from the supplied position data.
Protected methodCog3DPointCloudMeshRoot(SerializationInfo, StreamingContext)
Serialization constructor for the Cog3DPointCloudMeshRoot class.
Public methodCog3DPointCloudMeshRoot(ICog3DTransform, CogImage16Grey, CogImage8Grey)
Public methodCog3DPointCloudMeshRoot(Int32,  Cog3DPointCloudAttribute3F ,  Cog3DPointCloudAttribute3F , ICogImage, CogImage8Grey)
Construct this mesh root from the supplied position data as well as the optional surface normal and/or grey image data.
Top
Methods

  NameDescription
Public methodClone
Returns a deep copy of this class instance. Derived classes that implement Clone should override this method. Other clients who wish to clone this instance should call ICloneable::Clone.
Public methodCopyNormalAndValidityTo
Copy the normal attribute data (X, Y, Z coordinates and normal validity values) to the supplied, previously allocated array of Cog3DPointCloudAttribute3F. Writing starts at the specified element of the destination array.
Public methodCopyNormalTo( Single , Int32)
Copy the normal X, Y, Z coordinates to the supplied, previously allocated array of float.
Public methodCopyNormalTo( Cog3DVect3F , Int32)
Copy the normal X, Y, Z coordinates to the supplied, previously allocated array of Cog3DVect3F. Writing starts at the specified element of the destination array.
Public methodCopyNormalValidityTo
Copy the normal validity values to the supplied, previously allocated array of byte.
Public methodCopyPositionAndValidityTo
Copy the position attribute data (X, Y, Z coordinates and position validity values) to the supplied, previously allocated array of Cog3DPointCloudAttribute3F. Writing starts at the specified element of the destination array.
Public methodCopyPositionTo( Single , Int32)
Copy the position X, Y, Z coordinates to the supplied, previously allocated array of float.
Public methodCopyPositionTo( Cog3DVect3F , Int32)
Copy the position X, Y, Z coordinates to the supplied, previously allocated array of Cog3DVect3F. Writing starts at the specified element of the destination array.
Public methodCopyPositionValidityTo
Copy the position validity values to the supplied, previously allocated array of byte.
Public methodCreateObjRef
Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object.
(Inherited from MarshalByRefObject.)
Public methodDispose 
Destruct this Cog3DPointCloudMeshRoot.
Protected methodDispose(Boolean)
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Protected methodGetAttributes
Implements the corresponding member of the ICustomTypeDescriptor interface. May be overridden in derived classes to provide custom type information.
(Inherited from CogObjectBase.)
Protected methodGetClassName
Implements the corresponding member of the ICustomTypeDescriptor interface. May be overridden in derived classes to provide custom type information.
(Inherited from CogObjectBase.)
Protected methodGetComponentName
Implements the corresponding member of the ICustomTypeDescriptor interface. May be overridden in derived classes to provide custom type information.
(Inherited from CogObjectBase.)
Protected methodGetConverter
Implements the corresponding member of the ICustomTypeDescriptor interface. May be overridden in derived classes to provide custom type information.
(Inherited from CogObjectBase.)
Protected methodGetDefaultEvent
Implements the corresponding member of the ICustomTypeDescriptor interface. May be overridden in derived classes to provide custom type information.
(Inherited from CogObjectBase.)
Protected methodGetDefaultProperty
Implements the corresponding member of the ICustomTypeDescriptor interface. May be overridden in derived classes to provide custom type information.
(Inherited from CogObjectBase.)
Protected methodGetEditor
Implements the corresponding member of the ICustomTypeDescriptor interface. May be overridden in derived classes to provide custom type information.
(Inherited from CogObjectBase.)
Protected methodGetEvents 
Implements the corresponding member of the ICustomTypeDescriptor interface. May be overridden in derived classes to provide custom type information.
(Inherited from CogObjectBase.)
Protected methodGetEvents( Attribute )
Implements the corresponding member of the ICustomTypeDescriptor interface. May be overridden in derived classes to provide custom type information.
(Inherited from CogObjectBase.)
Public methodGetGreyImage
Get the greyscale image associated with this root.
Public methodGetGreyMask
Get the greyscale mask associated with the greyscale image associated with this root.
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetInternal
For Cognex internal use only.
Public methodGetLifetimeService
Retrieves the current lifetime service object that controls the lifetime policy for this instance.
(Inherited from MarshalByRefObject.)
Protected methodGetObjectData (Overrides CogSerializableObjectBase GetObjectData(SerializationInfo, StreamingContext).)
Protected methodGetProperties 
Implements the corresponding member of the ICustomTypeDescriptor interface. May be overridden in derived classes to provide custom type information.
(Inherited from CogObjectBase.)
Protected methodGetProperties( Attribute )
Implements the corresponding member of the ICustomTypeDescriptor interface. May be overridden in derived classes to provide custom type information.
(Inherited from CogObjectBase.)
Protected methodGetPropertyOwner
Implements the corresponding member of the ICustomTypeDescriptor interface. May be overridden in derived classes to provide custom type information.
(Inherited from CogObjectBase.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodInitializeLifetimeService
Obtains a lifetime service object to control the lifetime policy for this instance.
(Inherited from MarshalByRefObject.)
Protected methodMemberwiseClone 
Creates a shallow copy of the current Object.
(Inherited from Object.)
Protected methodMemberwiseClone(Boolean)
Creates a shallow copy of the current MarshalByRefObject object.
(Inherited from MarshalByRefObject.)
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)
Top
Properties

  NameDescription
Public propertyAcquisitionBeginTime
Some sensors include the timestamps of events such as the beginning of the acquisition process, while other sensors do not. If available, this property represents the time at which acquisiton of this Cog3DPointCloudMeshRoot began, expressed as the number of milliseconds since January 1, 1970 UTC. If this information is not available, the return value will be -1.
Public propertyHasNormal
Does this root object have normal data?
Public propertyHeight
The number of rows of surface points in this Cog3DPointCloudMeshRoot.
Public propertyNumPoints
The number of points in this point cloud root. Some of these points may not be "valid".
Public propertyReconstructionEndTime
Some sensors include the timestamps of events such as the end of the reconstruction process, while other sensors do not. The reconstruction process is whatever algorithm processes and interprets the raw acquired data, and produces a point cloud root. If available, this property represents the time at which reconstruction was completed for this Cog3DPointCloudMeshRoot, expressed as the number of milliseconds since January 1, 1970 UTC. If this information is not available, the return value will be -1.
Public propertyWidth
The number of columns of surface points in this Cog3DPointCloudMeshRoot.
Top
See Also