Construct
Cog3DPointCloudAttribute3F
with the supplied X,Y,Z and Validity values.
Namespace: Cognex.VisionPro3DAssembly: Cognex.VisionPro.CorePlus (in Cognex.VisionPro.CorePlus.dll) Version: 73.0.0.0
Syntax
Parameters
- initialValidity
- Type: System Byte
The initial Validity value.
- initialX
- Type: System Single
The initial X value.
- initialY
- Type: System Single
The initial Y value.
- initialZ
- Type: System Single
The initial Z value.
See Also