Unit 'libOpenCV2' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_opencv]

TCvPoint3D32f

Declaration

Source position: libopencv2.pas line 491

type TCvPoint3D32f = record

  x: Single;

  

  y: Single;

  

  z: Single;

  

end;



CT Web help

CodeTyphon Studio