Class: CVFFI::CvPoint3D32f

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_CvPoint3D64f, #to_a

Methods included from CvPoint3DMethods

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

Instance Method Details

#to_CvPoint3D32fObject



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

def to_CvPoint3D32f; self; end