Class: CVFFI::CvPoint3D64f

Inherits:
CvPoint3DBase show all
Defined in:
lib/opencv-ffi/core/types.rb,
lib/opencv-ffi-wrappers/core/point.rb

Instance Method Summary collapse

Methods included from CvPoint3DCastMethods

#to_CvPoint3D32f, #to_a

Methods included from CvPoint3DMethods

#*, #+, #-, #/, #==, #===, #got_what_i_need, #to_Vector, #to_a

Instance Method Details

#to_CvPoint3D64fObject



246
# File 'lib/opencv-ffi-wrappers/core/point.rb', line 246

def to_CvPoint3D64f; self; end