Class: CVFFI::CvPoint3D64f
- Inherits:
-
CvPoint3DBase
- Object
- NiceFFI::Struct
- CvPoint3DBase
- CVFFI::CvPoint3D64f
- Defined in:
- lib/opencv-ffi/core/types.rb,
lib/opencv-ffi-wrappers/core/point.rb
Instance Method Summary collapse
Methods included from CvPoint3DCastMethods
Methods included from CvPoint3DMethods
#*, #+, #-, #/, #==, #===, #got_what_i_need, #to_Vector, #to_a
Instance Method Details
#to_CvPoint3D64f ⇒ Object
246 |
# File 'lib/opencv-ffi-wrappers/core/point.rb', line 246 def to_CvPoint3D64f; self; end |