Overload List
| Name | Description | |
|---|---|---|
| Cog3DPointCloudMeshRoot(IntPtr) |
For Cognex internal use only.
| |
| Cog3DPointCloudMeshRoot(Cog3DPointCloudMeshRoot) |
Construct this
mesh
root from the supplied mesh root.
| |
| Cog3DPointCloudMeshRoot(Int32, Cog3DPointCloudAttribute3F ) |
Construct this
mesh
root from the supplied position data.
| |
| Cog3DPointCloudMeshRoot(SerializationInfo, StreamingContext) |
Serialization constructor for the
Cog3DPointCloudMeshRoot
class.
| |
| Cog3DPointCloudMeshRoot(ICog3DTransform, CogImage16Grey, CogImage8Grey) | ||
| Cog3DPointCloudMeshRoot(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.
|
See Also