Overload List
| Name | Description | |
|---|---|---|
| Cog3DPointCloudMesh |
Default construct a
Cog3DPointCloudMesh.
This mesh will have an empty coordinate space tree,
an empty list of roots, and an empty list of storage
from root transforms.
| |
| Cog3DPointCloudMesh(IntPtr) |
For Cognex internal use only.
| |
| Cog3DPointCloudMesh(Cog3DPointCloudMesh) |
Copy construct a
Cog3DPointCloudMesh from the
supplied instance.
| |
| Cog3DPointCloudMesh(CogImage16Range) | Construct a Cog3DPointCloudMesh from the supplied range image.
| |
| Cog3DPointCloudMesh(SerializationInfo, StreamingContext) |
Serialization constructor for the
Cog3DPointCloudMesh
class.
| |
| Cog3DPointCloudMesh(CogImage16Range, String) | Construct a Cog3DPointCloudMesh from the supplied range image.
|
See Also